Searched defs:Fixup (Results 1 – 3 of 3) sorted by relevance
| /art/dex2oat/linker/ | ||
| D | elf_writer.cc | 51 bool ElfWriter::Fixup(File* file, uintptr_t oat_data_begin) { in Fixup() function in art::linker::ElfWriter |
| /art/runtime/mirror/ | ||
| D | array-inl.h | 274 inline void PointerArray::Fixup(ObjPtr<mirror::PointerArray> dest, in Fixup() function |
| /art/runtime/ | ||
| D | elf_file.cc | 1534 bool ElfFileImpl<ElfTypes>::Fixup(Elf_Addr base_address) { in Fixup() function in art::ElfFileImpl |