Home
last modified time | relevance | path

Searched full:udtname (Results 1 – 23 of 23) sorted by relevance

/external/llvm-project/lld/test/COFF/
Dpdb-heapsite.yaml133 UDTName: Foo
137 UDTName: '__vc_attributes::event_sourceAttribute'
141 UDTName: '__vc_attributes::event_sourceAttribute::optimize_e'
145 UDTName: '__vc_attributes::event_sourceAttribute::type_e'
149 UDTName: '__vc_attributes::helper_attributes::v1_alttypeAttribute'
153 UDTName: '__vc_attributes::helper_attributes::v1_alttypeAttribute::type_e'
157 UDTName: '__vc_attributes::helper_attributes::usageAttribute'
161 UDTName: '__vc_attributes::helper_attributes::usageAttribute::usage_e'
165 UDTName: '__vc_attributes::threadingAttribute'
169 UDTName: '__vc_attributes::threadingAttribute::threading_e'
[all …]
Dpdb-thunk.yaml233 UDTName: A
237 UDTName: '__vc_attributes::event_sourceAttribute'
241 UDTName: '__vc_attributes::event_sourceAttribute::optimize_e'
245 UDTName: '__vc_attributes::event_sourceAttribute::type_e'
249 UDTName: '__vc_attributes::helper_attributes::v1_alttypeAttribute'
253 UDTName: '__vc_attributes::helper_attributes::v1_alttypeAttribute::type_e'
257 UDTName: '__vc_attributes::helper_attributes::usageAttribute'
261 UDTName: '__vc_attributes::helper_attributes::usageAttribute::usage_e'
265 UDTName: '__vc_attributes::threadingAttribute'
269 UDTName: '__vc_attributes::threadingAttribute::threading_e'
[all …]
Dpdb-symbol-types.yaml130 UDTName: UDT_Foo
134 UDTName: Foo
/external/llvm-project/lld/test/COFF/Inputs/
Dpdb-file-statics-b.yaml42 UDTName: '__vc_attributes::event_sourceAttribute'
46 UDTName: '__vc_attributes::event_sourceAttribute::optimize_e'
50 UDTName: '__vc_attributes::event_sourceAttribute::type_e'
54 UDTName: '__vc_attributes::helper_attributes::v1_alttypeAttribute'
58 UDTName: '__vc_attributes::helper_attributes::v1_alttypeAttribute::type_e'
62 UDTName: '__vc_attributes::helper_attributes::usageAttribute'
66 UDTName: '__vc_attributes::helper_attributes::usageAttribute::usage_e'
70 UDTName: '__vc_attributes::threadingAttribute'
74 UDTName: '__vc_attributes::threadingAttribute::threading_e'
78 UDTName: '__vc_attributes::aggregatableAttribute'
[all …]
Dpdb-file-statics-a.yaml42 UDTName: '__vc_attributes::event_sourceAttribute'
46 UDTName: '__vc_attributes::event_sourceAttribute::optimize_e'
50 UDTName: '__vc_attributes::event_sourceAttribute::type_e'
54 UDTName: '__vc_attributes::helper_attributes::v1_alttypeAttribute'
58 UDTName: '__vc_attributes::helper_attributes::v1_alttypeAttribute::type_e'
62 UDTName: '__vc_attributes::helper_attributes::usageAttribute'
66 UDTName: '__vc_attributes::helper_attributes::usageAttribute::usage_e'
70 UDTName: '__vc_attributes::threadingAttribute'
74 UDTName: '__vc_attributes::threadingAttribute::threading_e'
78 UDTName: '__vc_attributes::aggregatableAttribute'
[all …]
Dpdb-type-server-simple-b.yaml78 UDTName: Foo
Dpdb-type-server-simple-a.yaml90 UDTName: Foo
Dpdb-hashes-2-missing.yaml117 UDTName: 'NS::Foo'
Dpdb-globals.yaml427 UDTName: HelloPointTypedef
431 UDTName: HelloPoint
Dpdb-hashes-2.yaml117 UDTName: 'NS::Foo'
Dpdb-hashes-1.yaml170 UDTName: 'NS::Foo'
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dudts.ll32 ; READOBJ-NOT: UDTName: A::C
40 ; READOBJ-NEXT: UDTName: f::FOO
51 ; READOBJ-NEXT: UDTName: g::pun
60 ; READOBJ-NEXT: UDTName: S
64 ; READOBJ-NEXT: UDTName: A
68 ; READOBJ-NEXT: UDTName: A::D
72 ; READOBJ-NEXT: UDTName: U
76 ; READOBJ-NEXT: UDTName: U
Dtypes-cvarargs.ll33 ; CHECK: UDTName: MemberTest::A
38 ; CHECK: UDTName: FuncTypedef
Dpurge-typedef-udts.ll21 ; CHECK-NOT: UDTName: FooTypedef
22 ; CHECK: UDTName: BarTypedef
Dtypedef.ll15 ; CHECK: UDTName: XYZ
/external/llvm/test/DebugInfo/COFF/
Dudts.ll27 ; CHECK-NEXT: UDTName: f::FOO
38 ; CHECK-NEXT: UDTName: g::pun
47 ; CHECK-NEXT: UDTName: S
50 ; CHECK-NEXT: UDTName: U
Dtypedef.ll16 ; CHECK: UDTName: XYZ
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp622 W.printString("UDTName", UDT.Name); in visitUDTSym()
DTypeDumper.cpp648 StringRef UDTName; in getTypeName() local
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp626 W.printString("UDTName", UDT.Name); in visitKnownRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp626 W.printString("UDTName", UDT.Name); in visitKnownRecord()
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLSymbols.cpp535 IO.mapRequired("UDTName", Symbol.Name); in map()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLSymbols.cpp512 IO.mapRequired("UDTName", Symbol.Name); in map()