Home
last modified time | relevance | path

Searched refs:printCOFFDirectives (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/tools/llvm-readobj/
DObjDumper.h143 virtual void printCOFFDirectives() { } in printCOFFDirectives() function
Dllvm-readobj.cpp482 Dumper->printCOFFDirectives(); in dumpObject()
DCOFFDumper.cpp95 void printCOFFDirectives() override;
1816 void COFFDumper::printCOFFDirectives() { in printCOFFDirectives() function in COFFDumper