Home
last modified time | relevance | path

Searched defs:dumpSections (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Dxcoff2yaml.cpp56 Error XCOFFDumper::dumpSections() { in dumpSections() function in XCOFFDumper
65 Error XCOFFDumper::dumpSections(ArrayRef<Shdr> Sections) { in dumpSections() function in XCOFFDumper
H A Dcoff2yaml.cpp139 void COFFDumper::dumpSections(unsigned NumSections) { in dumpSections() function in COFFDumper
H A Delf2yaml.cpp574 ELFDumper<ELFT>::dumpSections() { in dumpSections() function in ELFDumper