Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp169 static bool XCOFFExceptionSection; variable
320 opts::XCOFFExceptionSection = Args.hasArg(OPT_exception_section); in parseOptions()
534 if (opts::XCOFFExceptionSection) in dumpObject()