Searched refs:printSectionAsString (Results 1 – 3 of 3) sorted by relevance
91 void printSectionAsString(const object::ObjectFile *Obj, StringRef SecName);
63 void ObjDumper::printSectionAsString(const object::ObjectFile *Obj, in printSectionAsString() function in llvm::ObjDumper
441 Dumper->printSectionAsString(Obj, SectionName); in dumpObject()