Home
last modified time | relevance | path

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

/aosp12/art/compiler/driver/
H A Dcompiled_method_storage.cc255 void CompiledMethodStorage::SetThunkCode(const linker::LinkerPatch& linker_patch, in SetThunkCode() function in art::CompiledMethodStorage
/aosp12/art/dex2oat/linker/
H A Drelative_patcher_test.h281 void SetThunkCode(const LinkerPatch& patch, in SetThunkCode() function