Home
last modified time | relevance | path

Searched defs:PackRelocations (Results 1 – 2 of 2) sorted by relevance

/bionic/tools/relocation_packer/src/
Dpacker.cc18 void RelocationPacker<ELF>::PackRelocations(const std::vector<typename ELF::Rela>& relocations, in PackRelocations() function in relocation_packer::RelocationPacker
Delf_file.cc678 bool ElfFile<ELF>::PackRelocations() { in PackRelocations() function in relocation_packer::ElfFile