Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp157 static bool COFFDirectives; variable
307 opts::COFFDirectives = Args.hasArg(OPT_coff_directives); in parseOptions()
487 if (opts::COFFDirectives) in dumpObject()