Searched refs:FixupSectionHeaders (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Delf_file_impl.h126 bool FixupSectionHeaders(Elf_Addr base_address);
H A Delf_file.cc1513 if (!FixupSectionHeaders(base_address)) {
1562 bool ElfFileImpl<ElfTypes>::FixupSectionHeaders(Elf_Addr base_address) { function in class:art::ElfFileImpl
/art/patchoat/
H A Dpatchoat.cc859 oat_file->FixupSectionHeaders(delta_);

Completed in 74 milliseconds