/external/llvm-project/lld/test/COFF/ |
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 …]
|
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 …]
|
D | pdb-symbol-types.yaml | 194 VTableShape: 0 212 VTableShape: 0
|
/external/llvm-project/llvm/test/DebugInfo/PDB/Inputs/ |
D | every-type.yaml | 48 VTableShape: 0 185 VTableShape: 0 195 VTableShape: 0 205 VTableShape: 0 233 VTableShape: 0 243 VTableShape: 0
|
D | longname-truncation.yaml | 13 VTableShape: 0 24 VTableShape: 0
|
D | merge-types-2.yaml | 50 VTableShape: 0
|
D | merge-types-1.yaml | 23 VTableShape: 0
|
D | merge-ids-and-types-1.yaml | 57 VTableShape: 0
|
/external/llvm-project/llvm/test/DebugInfo/PDB/ |
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 …]
|
/external/llvm-project/lld/test/COFF/Inputs/ |
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 …]
|
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 …]
|
D | pdb-type-server-simple-ts.yaml | 31 VTableShape: 0 67 VTableShape: 0
|
D | pdb-hashes-2-missing.yaml | 169 VTableShape: 0 228 VTableShape: 0
|
D | pdb-hashes-2.yaml | 169 VTableShape: 0 228 VTableShape: 0
|
D | precomp2.yaml | 44 VTableShape: 0
|
D | pdb-hashes-1.yaml | 253 VTableShape: 0 294 VTableShape: 0
|
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/ |
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()
|
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBSymbolTypeVTableShape.h | 21 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::VTableShape)
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBSymbolTypeVTableShape.h | 26 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::VTableShape)
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBSymbolTypeVTableShape.h | 21 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::VTableShape)
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 470 TypeIndex VTableShape, uint64_t Size, StringRef Name, in ClassRecord() argument 473 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {} in ClassRecord() 488 TypeIndex getVTableShape() const { return VTableShape; } in getVTableShape() 492 TypeIndex VTableShape; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypeVTShape.cpp | 10 : NativeRawSymbol(Session, PDB_SymType::VTableShape, Id), TI(TI), in NativeTypeVTShape()
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypeVTShape.cpp | 10 : NativeRawSymbol(Session, PDB_SymType::VTableShape, Id), TI(TI), in NativeTypeVTShape()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 476 TypeIndex VTableShape, uint64_t Size, StringRef Name, in ClassRecord() argument 479 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {} in ClassRecord() 494 TypeIndex getVTableShape() const { return VTableShape; } in getVTableShape() 498 TypeIndex VTableShape; variable
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 479 TypeIndex DerivationList, TypeIndex VTableShape, uint64_t Size, in ClassRecord() argument 483 VTableShape(VTableShape), Size(Size) {} in ClassRecord() 495 TypeIndex getVTableShape() const { return VTableShape; } in getVTableShape() 517 TypeIndex VTableShape; variable
|