Searched refs:PrintRelocations (Results 1 – 3 of 3) sorted by relevance
78 void PrintRelocations(const object::ObjectFile *o);
1153 void llvm::PrintRelocations(const ObjectFile *Obj) { in PrintRelocations() function in llvm1502 PrintRelocations(o); in DumpObject()
1182 PrintRelocations(MachOOF); in ProcessMachO()