Searched defs:PackRelocations (Results 1 – 2 of 2) sorted by relevance
/bionic/tools/relocation_packer/src/ | ||
D | packer.cc | 18 void RelocationPacker<ELF>::PackRelocations(const std::vector<typename ELF::Rela>& relocations, in PackRelocations() function in relocation_packer::RelocationPacker |
D | elf_file.cc | 678 bool ElfFile<ELF>::PackRelocations() { in PackRelocations() function in relocation_packer::ElfFile |