Home
last modified time | relevance | path

Searched defs:printCOFFDirectives (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.h144 virtual void printCOFFDirectives() { } printCOFFDirectives() function
H A DCOFFDumper.cpp1905 void COFFDumper::printCOFFDirectives() { printCOFFDirectives() function in COFFDumper