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