Searched defs:GetThunkCode (Results 1 – 3 of 3) sorted by relevance
/art/dex2oat/linker/ | ||
D | multi_oat_relative_patcher.cc | 28 void MultiOatRelativePatcher::ThunkProvider::GetThunkCode(const LinkerPatch& patch, in GetThunkCode() function in art::linker::MultiOatRelativePatcher::ThunkProvider |
D | relative_patcher_test.h | 282 void GetThunkCode(const LinkerPatch& patch, in GetThunkCode() function |
/art/compiler/driver/ | ||
D | compiled_method_storage.cc | 233 ArrayRef<const uint8_t> CompiledMethodStorage::GetThunkCode(const linker::LinkerPatch& linker_patch, in GetThunkCode() function in art::CompiledMethodStorage |