Home
last modified time | relevance | path

Searched refs:UdtSourceLine (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp184 static UdtSourceLineRecord UdtSourceLine(TypeIndex(12), TypeIndex(13), 0); variable
320 writeTypeRecords(UdtSourceLine); in TEST_F()
321 checkTypeReferences(0, UdtSourceLine.UDT, UdtSourceLine.SourceFile); in TEST_F()
429 BuildInfo.Record, UdtSourceLine, UdtModSourceLine, Modifier, in TEST_F()
440 checkTypeReferences(5, UdtSourceLine.UDT, UdtSourceLine.SourceFile); in TEST_F()
/external/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/Inputs/
Ds_constant.s471 # UdtSourceLine (0x1007) {
555 # UdtSourceLine (0x100B) {
634 # UdtSourceLine (0x100F) {
714 # UdtSourceLine (0x1013) {
795 # UdtSourceLine (0x1017) {
877 # UdtSourceLine (0x101B) {
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dtypes-data-members.ll130 ; CHECK: UdtSourceLine (0x1008) {
175 ; CHECK: UdtSourceLine (0x100C) {
229 ; CHECK: UdtSourceLine (0x1010) {
312 ; CHECK: UdtSourceLine (0x1017) {
356 ; CHECK: UdtSourceLine (0x101B) {
486 ; ASM: # UdtSourceLine (0x1008)
523 ; ASM: # UdtSourceLine (0x100C)
573 ; ASM: # UdtSourceLine (0x1010)
644 ; ASM: # UdtSourceLine (0x1017)
682 ; ASM: # UdtSourceLine (0x101B)
Dtypes-recursive-struct.ll105 ; CHECK: UdtSourceLine (0x1009) {
131 ; CHECK: UdtSourceLine (0x100C) {
Denum.ll32 ; CHECK-NEXT: UdtSourceLine (0x1003) {
Ddefer-complete-type.ll110 ; CHECK: UdtSourceLine (0x1009) {
138 ; CHECK: UdtSourceLine (0x100C) {
Dtypes-nested-class.ll68 ; CHECK: UdtSourceLine (0x1005) {
Dtypes-non-virtual-methods.ll126 ; CHECK: UdtSourceLine (0x1009) {
240 ; CHECK: UdtSourceLine (0x1014) {
Dtypes-array-advanced.ll146 ; CHECK: UdtSourceLine (0x100E) {
/external/llvm/test/DebugInfo/COFF/
Dtypes-data-members.ll128 ; CHECK: UdtSourceLine (0x1008) {
173 ; CHECK: UdtSourceLine (0x100C) {
227 ; CHECK: UdtSourceLine (0x1010) {
332 ; CHECK: UdtSourceLine (0x1018) {
376 ; CHECK: UdtSourceLine (0x101C) {
Dtypes-recursive-struct.ll105 ; CHECK: UdtSourceLine (0x1009) {
131 ; CHECK: UdtSourceLine (0x100C) {
Ddefer-complete-type.ll111 ; CHECK: UdtSourceLine (0x1009) {
139 ; CHECK: UdtSourceLine (0x100C) {
Dtypes-nested-class.ll67 ; CHECK: UdtSourceLine (0x1005) {
Dtypes-non-virtual-methods.ll126 ; CHECK: UdtSourceLine (0x1009) {
241 ; CHECK: UdtSourceLine (0x1014) {
Dtypes-calling-conv.ll84 ; CHECK: UdtSourceLine (0x1007) {
/external/llvm/test/tools/llvm-readobj/
Dcodeview-types.test27 // CHECK-DAG: {{^ *UdtSourceLine (.*) {$}}
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dcodeview-types.test27 // CHECK-DAG: {{^ *UdtSourceLine (.*) {$}}
Dcodeview-merging.test94 CHECK-NEXT: UdtSourceLine (0x1001) {
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecords.def84 TYPE_RECORD(LF_UDT_SRC_LINE, 0x1606, UdtSourceLine)
DTypeRecord.h748 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT), in UdtSourceLineRecord()
779 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT), in UdtModSourceLineRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewTypes.def83 TYPE_RECORD(LF_UDT_SRC_LINE, 0x1606, UdtSourceLine)
DTypeRecord.h638 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT), in UdtSourceLineRecord()
657 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT), in UdtModSourceLineRecord()
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewTypes.def83 TYPE_RECORD(LF_UDT_SRC_LINE, 0x1606, UdtSourceLine)
DTypeRecord.h632 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT), in UdtSourceLineRecord()
651 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT), in UdtModSourceLineRecord()
/external/llvm-project/lld/test/COFF/
Ds_udt.s421 # UdtSourceLine (0x1009) {

12