Searched refs:dumpSections (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp26 void dumpSections(unsigned numSections);
49 dumpSections(Obj.getNumberOfSections());
102 void COFFDumper::dumpSections(unsigned NumSections) { function in class:COFFDumper

Completed in 279 milliseconds