/llvm-project/lld/test/COFF/Inputs/ |
H A D | pdb-type-server-guid-collision-a-pdb.yaml | 18 VTableShape: 0 236 VTableShape: 0 246 VTableShape: 0 359 VTableShape: 0 369 VTableShape: 0 459 VTableShape: 0 469 VTableShape: 0 569 VTableShape: 0 579 VTableShape: 0 784 VTableShape: 0 [all …]
|
H A D | pdb-type-server-guid-collision-b-pdb.yaml | 18 VTableShape: 0 36 VTableShape: 0 46 VTableShape: 0 264 VTableShape: 0 274 VTableShape: 0 387 VTableShape: 0 397 VTableShape: 0 487 VTableShape: 0 497 VTableShape: 0 597 VTableShape: 0 [all …]
|
H A D | pdb-file-statics-b.yaml | 152 VTableShape: 0 379 VTableShape: 0 394 VTableShape: 0 512 VTableShape: 0 527 VTableShape: 0 622 VTableShape: 0 637 VTableShape: 0 742 VTableShape: 0 757 VTableShape: 0 967 VTableShape: 0 [all …]
|
H A D | pdb-file-statics-a.yaml | 177 VTableShape: 0 404 VTableShape: 0 419 VTableShape: 0 537 VTableShape: 0 552 VTableShape: 0 647 VTableShape: 0 662 VTableShape: 0 767 VTableShape: 0 782 VTableShape: 0 992 VTableShape: 0 [all …]
|
H A D | pdb-type-server-simple-ts.yaml | 31 VTableShape: 0 67 VTableShape: 0
|
H A D | pdb-hashes-2-missing.yaml | 169 VTableShape: 0 228 VTableShape: 0
|
H A D | pdb-hashes-2.yaml | 169 VTableShape: 0 228 VTableShape: 0
|
H A D | precomp2.yaml | 44 VTableShape: 0
|
H A D | pdb-hashes-1.yaml | 253 VTableShape: 0 294 VTableShape: 0
|
/llvm-project/lld/test/COFF/ |
H A D | pdb-heapsite.yaml | 254 VTableShape: 0 272 VTableShape: 0 325 VTableShape: 0 549 VTableShape: 0 564 VTableShape: 0 682 VTableShape: 0 697 VTableShape: 0 792 VTableShape: 0 807 VTableShape: 0 912 VTableShape: 0 [all …]
|
H A D | pdb-thunk.yaml | 376 VTableShape: 0 534 VTableShape: 4116 553 VTableShape: 0 708 VTableShape: 4139 723 VTableShape: 0 883 VTableShape: 4159 1000 VTableShape: 0 1224 VTableShape: 0 1239 VTableShape: 0 1357 VTableShape: 0 [all …]
|
H A D | pdb-symbol-types.yaml | 194 VTableShape: 0 212 VTableShape: 0
|
/llvm-project/llvm/test/DebugInfo/PDB/Inputs/ |
H A D | every-type.yaml | 48 VTableShape: 0 185 VTableShape: 0 195 VTableShape: 0 205 VTableShape: 0 233 VTableShape: 0 243 VTableShape: 0
|
H A D | longname-truncation.yaml | 13 VTableShape: 0 24 VTableShape: 0
|
H A D | merge-types-2.yaml | 50 VTableShape: 0
|
H A D | merge-types-1.yaml | 23 VTableShape: 0
|
H A D | merge-ids-and-types-1.yaml | 57 VTableShape: 0
|
H A D | merge-ids-and-types-2.yaml | 69 VTableShape: 0
|
/llvm-project/llvm/test/DebugInfo/PDB/ |
H A D | pdbdump-yaml-types.test | 69 YAML: VTableShape: 0 134 YAML: VTableShape: 0 169 YAML: VTableShape: 0 257 YAML: VTableShape: 0 292 YAML: VTableShape: 0 357 YAML: VTableShape: 0 395 YAML: VTableShape: 0 476 YAML: VTableShape: 0 526 YAML: VTableShape: 0 701 YAML: VTableShape: 0 [all …]
|
/llvm-project/llvm/unittests/DebugInfo/CodeView/ |
H A D | TypeIndexDiscoveryTest.cpp | 212 static VFTableShapeRecord VTableShape({}); variable 365 Class.VTableShape); in TEST_F() 372 Struct.VTableShape); in TEST_F() 401 writeTypeRecords(VTableShape); in TEST_F() 431 Union, Enum, BitField, VFTable, VTableShape, in TEST_F() 449 Class.VTableShape); in TEST_F()
|
/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBSymbolTypeVTableShape.h | 20 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::VTableShape)
|
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeVTShape.cpp | 12 : NativeRawSymbol(Session, PDB_SymType::VTableShape, Id), TI(TI), in NativeTypeVTShape()
|
H A D | NativeExeSymbol.cpp | 52 case PDB_SymType::VTableShape: in findChildren()
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 471 TypeIndex VTableShape, uint64_t Size, StringRef Name, in ClassRecord() argument 474 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {} in ClassRecord() 489 TypeIndex getVTableShape() const { return VTableShape; } in getVTableShape() 493 TypeIndex VTableShape; variable
|
/llvm-project/llvm/unittests/DebugInfo/PDB/ |
H A D | PDBApiTest.cpp | 437 InsertItemWithTag(PDB_SymType::VTableShape); in SetUp() 499 VerifyDyncast<PDBSymbolTypeVTableShape>(PDB_SymType::VTableShape); in TEST_F()
|