Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/obj2yaml/
H A Dxcoff2yaml.cpp76 Error XCOFFDumper::dumpSections() { in dumpSections() function in XCOFFDumper
85 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