Searched defs:printRelocation (Results 1 – 3 of 3) sorted by relevance
524 void MachODumper::printRelocation(const RelocationRef &Reloc) { in printRelocation() function in MachODumper528 void MachODumper::printRelocation(const MachOObjectFile *Obj, in printRelocation() function in MachODumper
826 void COFFDumper::printRelocation(const SectionRef &Section, in printRelocation() function in COFFDumper
1213 void ELFDumper<ELFT>::printRelocation(Elf_Rela Rel, const Elf_Shdr *SymTab) { in printRelocation() function in ELFDumper