Searched refs:PrintSectionHeaders (Results 1 – 4 of 4) sorted by relevance
347 static void PrintSectionHeaders(const ObjectFile *o) { in PrintSectionHeaders() function379 PrintSectionHeaders(o); in DumpObject()
87 void PrintSectionHeaders(const object::ObjectFile *o);
1327 void llvm::PrintSectionHeaders(const ObjectFile *Obj) { in PrintSectionHeaders() function in llvm1671 PrintSectionHeaders(o); in DumpObject()
1256 PrintSectionHeaders(MachOOF); in ProcessMachO()