Home
last modified time | relevance | path

Searched refs:CodeView (Results 1 – 25 of 182) sorted by relevance

12345678

/external/swiftshader/third_party/llvm-7.0/llvm/docs/PDB/
DModiStream.rst19 all CodeView information for the symbols defined in the compiland. Finally,
49 - **Symbols** - The :ref:`CodeView Symbol Substream <modi_symbol_substream>`.
54 - **C11LineInfo** - A block containing CodeView line information in C11
62 - **C13LineInfo** - A block containing CodeView line information in C13
72 The CodeView Symbol Substream
75 The CodeView Symbol Substream. This is an array of variable length
78 ``SymbolSize-4`` bytes. The format of a CodeView Symbol Record (and
79 thusly, an array of CodeView Symbol Records) is described in
Dindex.rst95 | TPI Stream | - Fixed Stream Index 2 | - CodeView Type Records |
105 | IPI Stream | - Fixed Stream Index 4 | - CodeView Type Records |
117 | Module Info Stream | - Contained in DBI Stream | - CodeView Symbol Records for this module |
140 Information about the TPI stream and the CodeView records contained within.
144 source file information, and CodeView symbol records contained within.
160 CodeView chapter
162 CodeView is another format which comes into the picture. While MSF defines
164 appear within the MSF file and the format of those streams, CodeView defines
167 more information about the CodeView format.
DCodeViewTypes.rst2 CodeView Type Records
DCodeViewSymbols.rst2 CodeView Symbol Records
DDbiStream.rst18 detailed information about each compiland, such as the CodeView symbol records
76 which contains CodeView symbol records for all global symbols. Actual records
95 which contains CodeView symbol records for all public symbols. Actual records
101 - **SymRecordStream** - The stream containing all CodeView symbol records used
217 for this module. This includes CodeView symbol information as well as source
221 ``ModuleSymStream`` that represent CodeView symbol records.
224 ``ModuleSymStream`` that represent C11-style CodeView line information.
227 ``ModuleSymStream`` that represent C13-style CodeView line information. At
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk340 llvm/lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp \
341 llvm/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp \
342 llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp \
343 llvm/lib/DebugInfo/CodeView/CodeViewError.cpp \
344 llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp \
345 llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp \
346 llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp \
347 llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp \
348 llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp \
349 llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp \
[all …]
DBUILD.gn215 "llvm/lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp",
216 "llvm/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp",
217 "llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp",
218 "llvm/lib/DebugInfo/CodeView/CodeViewError.cpp",
219 "llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp",
220 "llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp",
221 "llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp",
222 "llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp",
223 "llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp",
224 "llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp",
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/
Dpdb-invalid-type.test5 # CHECK: CodeView Error: The CodeView record is corrupted.
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dvoid-typedef.ll1 ; Choosing CodeView generates debug metadata for class-scope typedefs that
2 ; Dwarf would normally omit. Choosing both CodeView and Dwarf triggered
20 ; CodeView generates a DIDerivedType for the _Nodeptr typedef.
68 !5 = !{i32 2, !"CodeView", i32 1}
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dllvm-pdbutil.rst15 Display types, symbols, CodeView records, and other information from a
31 file, including CodeView records, hash tables, PDB streams, etc.
62 debug information than a mode which displays low-level CodeView records.
297 Dump inlinee line information (DEBUG_S_INLINEELINES CodeView subsection)
301 Dump line information (DEBUG_S_LINES CodeView subsection)
309 Dump cross module exports (DEBUG_S_CROSSSCOPEEXPORTS CodeView subsection)
313 Dump cross module imports (DEBUG_S_CROSSSCOPEIMPORTS CodeView subsection)
350 Dump CodeView type records from TPI stream
368 Dump CodeView type records from IPI stream.
/external/swiftshader/
DCMakeLists.txt1006 ${LLVM_DIR}/lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp
1007 ${LLVM_DIR}/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp
1008 ${LLVM_DIR}/lib/DebugInfo/CodeView/CVTypeVisitor.cpp
1009 ${LLVM_DIR}/lib/DebugInfo/CodeView/CodeViewError.cpp
1010 ${LLVM_DIR}/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp
1011 ${LLVM_DIR}/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp
1012 ${LLVM_DIR}/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp
1013 ${LLVM_DIR}/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp
1014 ${LLVM_DIR}/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp
1015 ${LLVM_DIR}/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/
DCMakeLists.txt1 add_subdirectory(CodeView)
/external/llvm/lib/DebugInfo/
DCMakeLists.txt1 add_subdirectory(CodeView)
DLLVMBuild.txt19 subdirectories = CodeView DWARF PDB Symbolize
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/
DCMakeLists.txt3 add_subdirectory(CodeView)
DLLVMBuild.txt19 subdirectories = DWARF MSF CodeView PDB Symbolize
/external/v8/tools/turbolizer/src/
Dturbo-visualizer.ts10 import {CodeMode, CodeView} from "./code-view.js"
247 …let sourceView = new CodeView(C.SOURCE_PANE_ID, selectionBroker, sourceResolver, fnc, CodeMode.MAI…
252 …let sourceView = new CodeView(C.SOURCE_PANE_ID, selectionBroker, sourceResolver, source, CodeMode.…
/external/llvm/lib/DebugInfo/CodeView/
DCMakeLists.txt24 ${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/CodeView
DLLVMBuild.txt1 ;===- ./lib/DebugInfo/CodeView/LLVMBuild.txt -------------------*- Conf -*--===;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/
Dmodule.modulemap124 umbrella "DebugInfo/CodeView"
128 textual header "DebugInfo/CodeView/CodeViewRegisters.def"
129 textual header "DebugInfo/CodeView/CodeViewTypes.def"
130 textual header "DebugInfo/CodeView/CodeViewSymbols.def"
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DLLVMBuild.txt1 ;===- ./lib/DebugInfo/CodeView/LLVMBuild.txt -------------------*- Conf -*--===;
DCMakeLists.txt42 ${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/CodeView
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dtypes-recursive-unnamed.ll4 ; references to unnamed structs which are not supported in CodeView debug
56 !3 = !{i32 2, !"CodeView", i32 1}
Dno-cus.ll23 !0 = !{i32 2, !"CodeView", i32 1}
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dcoff-debug-directory.test9 CHECK: Type: CodeView (0x2)

12345678