Home
last modified time | relevance | path

Searched full:typeserver2 (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/llvm/test/ObjectYAML/CodeView/
Dsections.yaml15 TypeServer2:
68 # CHECK: TypeServer2:
/external/llvm-project/lld/test/COFF/Inputs/
Dno-ipi-stream-obj.obj.yaml9 TypeServer2:
Dpdb-type-server-missing-2.yaml11 TypeServer2:
Dpdb-type-server-valid-signature.yaml70 TypeServer2:
Dpdb-type-server-invalid-path.yaml70 TypeServer2:
Dpdb-type-server-simple-b.yaml110 TypeServer2:
Dpdb-type-server-simple-a.yaml122 TypeServer2:
/external/llvm-project/lld/test/COFF/
Dpdb-type-server-native-errors.yaml79 TypeServer2:
Dpdb-type-server-invalid-signature.yaml97 TypeServer2:
Dpdb-type-server-missing.yaml94 TypeServer2:
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dcodeview-types.test29 // No TypeServer2, since that is used with /Zi
/external/llvm/test/tools/llvm-readobj/
Dcodeview-types.test29 // No TypeServer2, since that is used with /Zi
/external/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
Devery-type.yaml278 # TYPE_RECORD(LF_TYPESERVER2, 0x1515, TypeServer2)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewTypes.def53 TYPE_RECORD(LF_TYPESERVER2, 0x1515, TypeServer2)
DTypeRecord.h585 : TypeRecord(TypeRecordKind::TypeServer2), Age(Age), Name(Name) { in TypeServer2Record()
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewTypes.def53 TYPE_RECORD(LF_TYPESERVER2, 0x1515, TypeServer2)
DTypeRecord.h579 : TypeRecord(TypeRecordKind::TypeServer2), Age(Age), Name(Name) { in TypeServer2Record()
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecords.def52 TYPE_RECORD(LF_TYPESERVER2, 0x1515, TypeServer2)
DTypeRecord.h657 : TypeRecord(TypeRecordKind::TypeServer2), Guid(Guid), Age(Age), in TypeServer2Record()
/external/llvm-project/lld/COFF/
DDebugTypes.cpp448 // must match the GUID specified in the TypeServer2 record. in mergeDebugT()