Home
last modified time | relevance | path

Searched defs:SetThunkCode (Results 1 – 3 of 3) sorted by relevance

/art/compiler/
Dcommon_compiler_test.cc160 void SetThunkCode([[maybe_unused]] const linker::LinkerPatch& patch, in SetThunkCode() function in art::CommonCompilerTestImpl::OneCompiledMethodStorage
/art/dex2oat/linker/
Drelative_patcher_test.h292 void SetThunkCode(const LinkerPatch& patch, in SetThunkCode() function
/art/dex2oat/driver/
Dcompiled_method_storage.cc290 void CompiledMethodStorage::SetThunkCode(const linker::LinkerPatch& linker_patch, in SetThunkCode() function in art::CompiledMethodStorage