Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h62 std::string DwarfDebugFlags; variable
/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp258 static std::string DwarfDebugFlags; global() variable
/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp103 std::string DwarfDebugFlags; global() member
/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h206 std::string DwarfDebugFlags; global() variable
/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp804 StringRef DwarfDebugFlags = context.getDwarfDebugFlags(); EmitGenDwarfAbbrev() local
1029 StringRef DwarfDebugFlags = context.getDwarfDebugFlags(); EmitGenDwarfInfo() local
/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h226 StringRef DwarfDebugFlags; variable