Searched refs:FixupDebugSections (Results 1 – 2 of 2) sorted by relevance
128 bool FixupDebugSections(Elf_Addr base_address_delta);
1380 bool ElfFileImpl<ElfTypes>::FixupDebugSections(Elf_Addr base_address_delta) { in FixupDebugSections() function in art::ElfFileImpl1560 if (!FixupDebugSections(static_cast<Elf_Off>(base_address))) { in Fixup()