Searched refs:FixupSectionHeaders (Results 1 – 3 of 3) sorted by relevance
118 bool FixupSectionHeaders(Elf_Addr base_address);
1607 if (!FixupSectionHeaders(base_address)) { in Fixup()1656 bool ElfFileImpl<ElfTypes>::FixupSectionHeaders(Elf_Addr base_address) { in FixupSectionHeaders() function in art::ElfFileImpl
761 oat_file->FixupSectionHeaders(delta_); in PatchElf()