Home
last modified time | relevance | path

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

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