Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h63 std::string DwarfDebugFlags; variable
/freebsd-12.1/contrib/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp224 static std::string DwarfDebugFlags; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DCodeGenOptions.h149 std::string DwarfDebugFlags; variable
/freebsd-12.1/contrib/llvm/tools/clang/tools/driver/
H A Dcc1as_main.cpp95 std::string DwarfDebugFlags; member
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp813 StringRef DwarfDebugFlags = context.getDwarfDebugFlags(); in EmitGenDwarfAbbrev() local
1022 StringRef DwarfDebugFlags = context.getDwarfDebugFlags(); in EmitGenDwarfInfo() local
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCContext.h172 StringRef DwarfDebugFlags; variable