Home
last modified time | relevance | path

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

/art/runtime/mirror/
Ddex_cache.cc65 void DexCache::Fixup(ArtMethod* trampoline) { in Fixup() function in art::mirror::DexCache
/art/compiler/
Delf_fixup.cc31 bool ElfFixup::Fixup(File* file, uintptr_t oat_data_begin) { in Fixup() function in art::ElfFixup