Searched refs:dumpSection (Results 1 – 1 of 1) sorted by relevance
134 static Error dumpSection(Object &O, StringRef SectionName, StringRef FileName) { in dumpSection() function161 if (Error E = dumpSection(Obj, Section, File)) in handleArgs()