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

/art/runtime/
H A Delf_file.cc1404 bool ElfFileImpl<ElfTypes>::FixupDebugSections(Elf_Addr base_address_delta) { function in class:art::ElfFileImpl
1488 if (!all.FixupDebugSections(reinterpret_cast<intptr_t>(base_address_))) {
1628 if (!FixupDebugSections(static_cast<Elf_Off>(base_address))) {

Completed in 10 milliseconds