Home
last modified time | relevance | path

Searched full:vtableshape (Results 1 – 25 of 51) sorted by relevance

123

/external/llvm-project/lld/test/COFF/
Dpdb-heapsite.yaml254 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 …]
Dpdb-thunk.yaml376 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 …]
Dpdb-symbol-types.yaml194 VTableShape: 0
212 VTableShape: 0
/external/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
Devery-type.yaml48 VTableShape: 0
185 VTableShape: 0
195 VTableShape: 0
205 VTableShape: 0
233 VTableShape: 0
243 VTableShape: 0
Dlongname-truncation.yaml13 VTableShape: 0
24 VTableShape: 0
Dmerge-types-2.yaml50 VTableShape: 0
Dmerge-types-1.yaml23 VTableShape: 0
Dmerge-ids-and-types-1.yaml57 VTableShape: 0
/external/llvm-project/llvm/test/DebugInfo/PDB/
Dpdbdump-yaml-types.test69 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/
Dpdb-file-statics-b.yaml152 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 …]
Dpdb-file-statics-a.yaml177 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 …]
Dpdb-type-server-simple-ts.yaml31 VTableShape: 0
67 VTableShape: 0
Dpdb-hashes-2-missing.yaml169 VTableShape: 0
228 VTableShape: 0
Dpdb-hashes-2.yaml169 VTableShape: 0
228 VTableShape: 0
Dprecomp2.yaml44 VTableShape: 0
Dpdb-hashes-1.yaml253 VTableShape: 0
294 VTableShape: 0
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp212 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/
DPDBSymbolTypeVTableShape.h21 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::VTableShape)
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolTypeVTableShape.h26 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::VTableShape)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolTypeVTableShape.h21 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::VTableShape)
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h470 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/
DNativeTypeVTShape.cpp10 : NativeRawSymbol(Session, PDB_SymType::VTableShape, Id), TI(TI), in NativeTypeVTShape()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeVTShape.cpp10 : NativeRawSymbol(Session, PDB_SymType::VTableShape, Id), TI(TI), in NativeTypeVTShape()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h476 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/
DTypeRecord.h479 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

123