Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetOptions.h327 unsigned DebugStrictDwarf : 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCommandFlags.cpp457 static cl::opt<bool> DebugStrictDwarf( in CGOPT() local