Searched defs:GetThunkCode (Results 1 – 4 of 4) 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 | 288     void GetThunkCode(const LinkerPatch& patch,  in GetThunkCode()  function | 
| /art/compiler/ | ||
| D | common_compiler_test.cc | 153   ArrayRef<const uint8_t> GetThunkCode(const linker::LinkerPatch& patch ATTRIBUTE_UNUSED,  in GetThunkCode()  function in art::CommonCompilerTestImpl::OneCompiledMethodStorage | 
| /art/dex2oat/driver/ | ||
| D | compiled_method_storage.cc | 271 ArrayRef<const uint8_t> CompiledMethodStorage::GetThunkCode(const linker::LinkerPatch& linker_patch,  in GetThunkCode()  function in art::CompiledMethodStorage |