Searched full:typeserver2 (Results 1 – 20 of 20) sorted by relevance
/external/llvm-project/llvm/test/ObjectYAML/CodeView/ |
D | sections.yaml | 15 TypeServer2: 68 # CHECK: TypeServer2:
|
/external/llvm-project/lld/test/COFF/Inputs/ |
D | no-ipi-stream-obj.obj.yaml | 9 TypeServer2:
|
D | pdb-type-server-missing-2.yaml | 11 TypeServer2:
|
D | pdb-type-server-valid-signature.yaml | 70 TypeServer2:
|
D | pdb-type-server-invalid-path.yaml | 70 TypeServer2:
|
D | pdb-type-server-simple-b.yaml | 110 TypeServer2:
|
D | pdb-type-server-simple-a.yaml | 122 TypeServer2:
|
/external/llvm-project/lld/test/COFF/ |
D | pdb-type-server-native-errors.yaml | 79 TypeServer2:
|
D | pdb-type-server-invalid-signature.yaml | 97 TypeServer2:
|
D | pdb-type-server-missing.yaml | 94 TypeServer2:
|
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/ |
D | codeview-types.test | 29 // No TypeServer2, since that is used with /Zi
|
/external/llvm/test/tools/llvm-readobj/ |
D | codeview-types.test | 29 // No TypeServer2, since that is used with /Zi
|
/external/llvm-project/llvm/test/DebugInfo/PDB/Inputs/ |
D | every-type.yaml | 278 # TYPE_RECORD(LF_TYPESERVER2, 0x1515, TypeServer2)
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeViewTypes.def | 53 TYPE_RECORD(LF_TYPESERVER2, 0x1515, TypeServer2)
|
D | TypeRecord.h | 585 : TypeRecord(TypeRecordKind::TypeServer2), Age(Age), Name(Name) { in TypeServer2Record()
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeViewTypes.def | 53 TYPE_RECORD(LF_TYPESERVER2, 0x1515, TypeServer2)
|
D | TypeRecord.h | 579 : TypeRecord(TypeRecordKind::TypeServer2), Age(Age), Name(Name) { in TypeServer2Record()
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecords.def | 52 TYPE_RECORD(LF_TYPESERVER2, 0x1515, TypeServer2)
|
D | TypeRecord.h | 657 : TypeRecord(TypeRecordKind::TypeServer2), Guid(Guid), Age(Age), in TypeServer2Record()
|
/external/llvm-project/lld/COFF/ |
D | DebugTypes.cpp | 448 // must match the GUID specified in the TypeServer2 record. in mergeDebugT()
|