Searched refs:FixupDebugSections (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Delf_file_impl.h130 bool FixupDebugSections(Elf_Addr base_address_delta);
H A Delf_file.cc1359 bool ElfFileImpl<ElfTypes>::FixupDebugSections(Elf_Addr base_address_delta) { function in class:art::ElfFileImpl
1539 if (!FixupDebugSections(static_cast<Elf_Off>(base_address))) {

Completed in 32 milliseconds