Searched refs:FixupSectionHeaders (Results 1 – 2 of 2) sorted by relevance
128 bool FixupSectionHeaders(Elf_Addr base_address);
1531 if (!FixupSectionHeaders(base_address)) { in Fixup()1580 bool ElfFileImpl<ElfTypes>::FixupSectionHeaders(Elf_Addr base_address) { in FixupSectionHeaders() function in art::ElfFileImpl