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.cpp167 static bool XCOFFExceptionSection; variable
319 opts::XCOFFExceptionSection = Args.hasArg(OPT_exception_section); in parseOptions()
533 if (opts::XCOFFExceptionSection) in dumpObject()