Home
last modified time | relevance | path

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

/llvm-project/llvm/test/ObjectYAML/CodeView/
H A Dsections.yaml15 TypeServer2:
68 # CHECK: TypeServer2:
/llvm-project/lld/test/COFF/Inputs/
H A Dno-ipi-stream-obj.obj.yaml9 TypeServer2:
H A Dpdb-type-server-missing-2.yaml11 TypeServer2:
H A Dpdb-type-server-invalid-path.yaml70 TypeServer2:
H A Dpdb-type-server-valid-signature.yaml70 TypeServer2:
H A Dpdb-type-server-corrupted-b.yaml110 TypeServer2:
H A Dpdb-type-server-guid-collision-a.yaml74 TypeServer2:
H A Dpdb-type-server-simple-b.yaml110 TypeServer2:
H A Dpdb-type-server-guid-collision-b.yaml74 TypeServer2:
H A Dpdb-type-server-corrupted-a.yaml122 TypeServer2:
H A Dpdb-type-server-simple-a.yaml122 TypeServer2:
/llvm-project/lld/test/COFF/
H A Dpdb-type-server-native-errors.yaml79 TypeServer2:
H A Dpdb-type-server-missing.yaml94 TypeServer2:
H A Dpdb-type-server-invalid-signature.yaml98 TypeServer2:
/llvm-project/llvm/test/tools/llvm-readobj/COFF/
H A Dcodeview-types.test29 // No TypeServer2, since that is used with /Zi
/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
H A Devery-type.yaml278 # TYPE_RECORD(LF_TYPESERVER2, 0x1515, TypeServer2)
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewTypes.def53 TYPE_RECORD(LF_TYPESERVER2, 0x1515, TypeServer2)
H A DTypeRecord.h580 : TypeRecord(TypeRecordKind::TypeServer2), Age(Age), Name(Name) { in TypeServer2Record()
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp403 // must match the GUID specified in the TypeServer2 record. in loadTypeServer()
/llvm-project/lld/COFF/
H A DDebugTypes.cpp442 // must match the GUID specified in the TypeServer2 record. in getTypeServerSource()