Home
last modified time | relevance | path

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

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