Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/
HDLogDiagnosticPrinter.h63 std::string DwarfDebugFlags; variable
HDCodeGenOptions.h121 std::string DwarfDebugFlags; variable
/NextBSD/contrib/llvm/tools/llvm-mc/
HDllvm-mc.cpp225 static std::string DwarfDebugFlags; variable
/NextBSD/contrib/llvm/tools/clang/tools/driver/
HDcc1as_main.cpp92 std::string DwarfDebugFlags; member
/NextBSD/contrib/llvm/lib/MC/
HDMCDwarf.cpp531 StringRef DwarfDebugFlags = context.getDwarfDebugFlags(); in EmitGenDwarfAbbrev() local
737 StringRef DwarfDebugFlags = context.getDwarfDebugFlags(); in EmitGenDwarfInfo() local
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCContext.h149 StringRef DwarfDebugFlags; variable