Searched refs:FixupDebugSections (Results 1 – 3 of 3) sorted by relevance
130 bool FixupDebugSections(Elf_Addr base_address_delta);
1345 bool ElfFileImpl<ElfTypes>::FixupDebugSections(Elf_Addr base_address_delta) { in FixupDebugSections() function in art::ElfFileImpl1525 if (!FixupDebugSections(static_cast<Elf_Off>(base_address))) { in Fixup()
862 if (!oat_file->FixupDebugSections(delta_)) { in PatchElf()