Searched full:vftableshape (Results 1 – 12 of 12) sorted by relevance
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/ |
D | codeview-types.test | 22 // CHECK-DAG: {{^ *VFTableShape (.*) {$}}
|
/external/llvm/test/tools/llvm-readobj/ |
D | codeview-types.test | 22 // CHECK-DAG: {{^ *VFTableShape (.*) {$}}
|
/external/llvm-project/lld/test/COFF/ |
D | pdb-thunk.yaml | 383 VFTableShape: 523 VFTableShape: 560 VFTableShape: 697 VFTableShape: 872 VFTableShape:
|
/external/llvm-project/llvm/test/DebugInfo/PDB/Inputs/ |
D | every-type.yaml | 280 # TYPE_RECORD(LF_VTSHAPE, 0x000a, VFTableShape)
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeViewTypes.def | 55 TYPE_RECORD(LF_VTSHAPE, 0x000a, VFTableShape)
|
D | TypeRecord.h | 563 : TypeRecord(TypeRecordKind::VFTableShape), SlotsRef(Slots) {} in VFTableShapeRecord() 565 : TypeRecord(TypeRecordKind::VFTableShape), Slots(std::move(Slots)) {} in VFTableShapeRecord()
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeViewTypes.def | 55 TYPE_RECORD(LF_VTSHAPE, 0x000a, VFTableShape)
|
D | TypeRecord.h | 557 : TypeRecord(TypeRecordKind::VFTableShape), SlotsRef(Slots) {} in VFTableShapeRecord() 559 : TypeRecord(TypeRecordKind::VFTableShape), Slots(std::move(Slots)) {} in VFTableShapeRecord()
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecords.def | 54 TYPE_RECORD(LF_VTSHAPE, 0x000a, VFTableShape)
|
D | TypeRecord.h | 621 : TypeRecord(TypeRecordKind::VFTableShape), SlotsRef(Slots) {} in VFTableShapeRecord() 623 : TypeRecord(TypeRecordKind::VFTableShape), Slots(std::move(Slots)) {} in VFTableShapeRecord()
|
/external/llvm-project/llvm/test/DebugInfo/COFF/ |
D | types-data-members.ll | 260 ; CHECK: VFTableShape (0x1013) { 597 ; ASM: # VFTableShape (0x1013)
|
D | vftables.ll | 27 ; CHECK: VFTableShape ([[vshape_1:0x[A-Z0-9]+]]) { 73 ; CHECK: VFTableShape ([[vshape_2:0x[A-Z0-9]+]]) {
|