Searched refs:PrintRelocations (Results 1 – 4 of 4) sorted by relevance
320 static void PrintRelocations(const ObjectFile *o) { in PrintRelocations() function377 PrintRelocations(o); in DumpObject()
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()