Searched refs:PrintRelocations (Results 1 – 6 of 6) sorted by relevance
86 void PrintRelocations(const object::ObjectFile *o);
1297 void llvm::PrintRelocations(const ObjectFile *Obj) { in PrintRelocations() function in llvm1669 PrintRelocations(o); in DumpObject()
1254 PrintRelocations(MachOOF); in ProcessMachO()
95 void PrintRelocations(const object::ObjectFile *o);
1781 void llvm::PrintRelocations(const ObjectFile *Obj) { in PrintRelocations() function in llvm2269 PrintRelocations(o); in DumpObject()
726 static void PrintRelocations(const MachOObjectFile *O, const bool verbose) { in PrintRelocations() function1627 PrintRelocations(MachOOF, !NonVerbose); in ProcessMachO()