Home
last modified time | relevance | path

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

/art/runtime/mirror/
Ddex_cache.cc58 void DexCache::Fixup(ArtMethod* trampoline, size_t pointer_size) { in Fixup() function in art::mirror::DexCache
/art/compiler/
Delf_writer.cc55 bool ElfWriter::Fixup(File* file, uintptr_t oat_data_begin) { in Fixup() function in art::ElfWriter
/art/runtime/
Delf_file.cc1602 bool ElfFileImpl<ElfTypes>::Fixup(Elf_Addr base_address) { in Fixup() function in art::ElfFileImpl
1923 bool ElfFile::Fixup(uint64_t base_address) { in Fixup() function in art::ElfFile