Searched defs:SetThunkCode (Results 1 – 3 of 3) sorted by relevance
| /art/compiler/ | ||
| D | common_compiler_test.cc | 159   void SetThunkCode(const linker::LinkerPatch& patch ATTRIBUTE_UNUSED,  in SetThunkCode()  function in art::CommonCompilerTestImpl::OneCompiledMethodStorage | 
| /art/dex2oat/linker/ | ||
| D | relative_patcher_test.h | 282     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 |