Home | History | Annotate | Download | only in src

Lines Matching refs:UnpackRelocations

783   packer.UnpackRelocations(packed, &unpacked);
830 bool ElfFile<ELF>::UnpackRelocations() {
867 // Helper for UnpackRelocations(). Rel type is one of ELF::Rel or ELF::Rela.
875 packer.UnpackRelocations(packed, &unpacked_relocations);