Searched refs:UdtModSourceLine (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/ |
D | TypeIndexDiscoveryTest.cpp | 186 static UdtModSourceLineRecord UdtModSourceLine(TypeIndex(14), TypeIndex(15), 0, variable 327 writeTypeRecords(UdtModSourceLine); in TEST_F() 328 checkTypeReferences(0, UdtModSourceLine.UDT, UdtModSourceLine.SourceFile); in TEST_F() 430 BuildInfo.Record, UdtSourceLine, UdtModSourceLine, Modifier, in TEST_F() 442 checkTypeReferences(6, UdtModSourceLine.UDT, UdtModSourceLine.SourceFile); in TEST_F()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeViewTypes.def | 85 TYPE_RECORD(LF_UDT_MOD_SRC_LINE, 0x1607, UdtModSourceLine)
|
/external/llvm/test/DebugInfo/PDB/ |
D | pdbdump-headers.test | 156 ; EMPTY-NEXT: UdtModSourceLine (0x104B) { 168 ; EMPTY-NEXT: UdtModSourceLine (0x104C) { 180 ; EMPTY-NEXT: UdtModSourceLine (0x104D) { 192 ; EMPTY-NEXT: UdtModSourceLine (0x104E) { 204 ; EMPTY-NEXT: UdtModSourceLine (0x104F) { 216 ; EMPTY-NEXT: UdtModSourceLine (0x1050) { 1008 ; ALL: UdtModSourceLine (0x104B) { 1017 ; ALL: UdtModSourceLine (0x104C) { 1026 ; ALL: UdtModSourceLine (0x104D) { 1035 ; ALL: UdtModSourceLine (0x104E) { [all …]
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecords.def | 85 TYPE_RECORD(LF_UDT_MOD_SRC_LINE, 0x1607, UdtModSourceLine)
|