Searched refs:CodeView (Results 1 – 11 of 11) sorted by relevance
376 SRCS_MIN+= DebugInfo/CodeView/CVSymbolVisitor.cpp377 SRCS_MIN+= DebugInfo/CodeView/CVTypeVisitor.cpp378 SRCS_MIN+= DebugInfo/CodeView/CodeViewError.cpp388 SRCS_EXT+= DebugInfo/CodeView/DebugSubsection.cpp393 SRCS_MIN+= DebugInfo/CodeView/EnumTables.cpp394 SRCS_MIN+= DebugInfo/CodeView/Formatters.cpp397 SRCS_MIN+= DebugInfo/CodeView/Line.cpp399 SRCS_MIN+= DebugInfo/CodeView/RecordName.cpp403 SRCS_MIN+= DebugInfo/CodeView/SymbolDumper.cpp407 SRCS_MIN+= DebugInfo/CodeView/TypeHashing.cpp[all …]
144 umbrella "DebugInfo/CodeView"148 textual header "DebugInfo/CodeView/CodeViewRegisters.def"149 textual header "DebugInfo/CodeView/CodeViewTypes.def"150 textual header "DebugInfo/CodeView/CodeViewSymbols.def"
303 /// Whether we should emit CodeView debug information. It's possible to emit304 /// CodeView and DWARF into the same object.307 /// Whether to emit the .debug$H section containing hashes of CodeView types.
196 cl::opt<bool> CodeView("codeview", variable525 if (opts::CodeView) in dumpObject()
1 //===-- CodeViewRegisters.def - CodeView registers --------------*- C++ -*-===//
1 //===-- CodeViewTypes.def - All CodeView leaf types -------------*- C++ -*-===//
1 //===-- CodeViewSymbols.def - All CodeView leaf types -----------*- C++ -*-===//
50 lib/DebugInfo/CodeView/CMakeLists.txt51 lib/DebugInfo/CodeView/LLVMBuild.txt
236 HelpText<"Enable CodeView debug information in object files">;
1871 HelpText<"Generate CodeView debug information">,1879 // CodeView is enabled.
779 // as CodeView debug info records. This is expensive, as it disables inlining