Searched defs:Fixup (Results 1 – 2 of 2) sorted by relevance
/art/runtime/mirror/ | ||
D | dex_cache.cc | 65 void DexCache::Fixup(ArtMethod* trampoline) { in Fixup() function in art::mirror::DexCache |
/art/compiler/ | ||
D | elf_fixup.cc | 31 bool ElfFixup::Fixup(File* file, uintptr_t oat_data_begin) { in Fixup() function in art::ElfFixup |