Home
last modified time | relevance | path

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

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