Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Delf_writer.cc51 bool ElfWriter::Fixup(File* file, uintptr_t oat_data_begin) { in Fixup() function in art::linker::ElfWriter
/art/runtime/mirror/
Darray-inl.h282 inline void PointerArray::Fixup(ObjPtr<mirror::PointerArray> dest, in Fixup() function
/art/runtime/
Delf_file.cc1525 bool ElfFileImpl<ElfTypes>::Fixup(Elf_Addr base_address) { in Fixup() function in art::ElfFileImpl
1892 bool ElfFile::Fixup(uint64_t base_address) { in Fixup() function in art::ElfFile