Home
last modified time | relevance | path

Searched defs:DwarfDebugFlags (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h62 std::string DwarfDebugFlags; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp234 static std::string DwarfDebugFlags; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1as_main.cpp96 std::string DwarfDebugFlags; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h165 std::string DwarfDebugFlags; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp817 StringRef DwarfDebugFlags = context.getDwarfDebugFlags(); in EmitGenDwarfAbbrev() local
1042 StringRef DwarfDebugFlags = context.getDwarfDebugFlags(); in EmitGenDwarfInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h200 StringRef DwarfDebugFlags; variable