Searched defs:SetThunkCode (Results 1 – 3 of 3) sorted by relevance
/art/compiler/ | ||
D | common_compiler_test.cc | 160 void SetThunkCode([[maybe_unused]] const linker::LinkerPatch& patch, in SetThunkCode() function in art::CommonCompilerTestImpl::OneCompiledMethodStorage |
/art/dex2oat/linker/ | ||
D | relative_patcher_test.h | 292 void SetThunkCode(const LinkerPatch& patch, in SetThunkCode() function |
/art/dex2oat/driver/ | ||
D | compiled_method_storage.cc | 290 void CompiledMethodStorage::SetThunkCode(const linker::LinkerPatch& linker_patch, in SetThunkCode() function in art::CompiledMethodStorage |