/external/llvm-project/lld/test/COFF/ |
D | pdb-thunk.yaml | 402 ThisPointerAdjustment: 0 419 ThisPointerAdjustment: 0 440 ThisPointerAdjustment: 0 450 ThisPointerAdjustment: 0 479 ThisPointerAdjustment: 0 489 ThisPointerAdjustment: 0 576 ThisPointerAdjustment: 0 593 ThisPointerAdjustment: 0 614 ThisPointerAdjustment: 0 624 ThisPointerAdjustment: 0 [all …]
|
D | pdb-heapsite.yaml | 401 ThisPointerAdjustment: 0 414 ThisPointerAdjustment: 0 424 ThisPointerAdjustment: 0 612 ThisPointerAdjustment: 0 625 ThisPointerAdjustment: 0 635 ThisPointerAdjustment: 0 745 ThisPointerAdjustment: 0 755 ThisPointerAdjustment: 0 865 ThisPointerAdjustment: 0 875 ThisPointerAdjustment: 0 [all …]
|
/external/llvm-project/llvm/test/DebugInfo/PDB/ |
D | pdbdump-yaml-types.test | 87 YAML: ThisPointerAdjustment: 0 97 YAML: ThisPointerAdjustment: 0 187 YAML: ThisPointerAdjustment: 0 200 YAML: ThisPointerAdjustment: 0 210 YAML: ThisPointerAdjustment: 0 310 YAML: ThisPointerAdjustment: 0 320 YAML: ThisPointerAdjustment: 0 413 YAML: ThisPointerAdjustment: 0 423 YAML: ThisPointerAdjustment: 0 553 YAML: ThisPointerAdjustment: 0 [all …]
|
/external/llvm-project/lld/test/COFF/Inputs/ |
D | pdb-file-statics-b.yaml | 228 ThisPointerAdjustment: 0 241 ThisPointerAdjustment: 0 254 ThisPointerAdjustment: 0 442 ThisPointerAdjustment: 0 455 ThisPointerAdjustment: 0 465 ThisPointerAdjustment: 0 575 ThisPointerAdjustment: 0 585 ThisPointerAdjustment: 0 695 ThisPointerAdjustment: 0 705 ThisPointerAdjustment: 0 [all …]
|
D | pdb-file-statics-a.yaml | 253 ThisPointerAdjustment: 0 266 ThisPointerAdjustment: 0 279 ThisPointerAdjustment: 0 467 ThisPointerAdjustment: 0 480 ThisPointerAdjustment: 0 490 ThisPointerAdjustment: 0 600 ThisPointerAdjustment: 0 610 ThisPointerAdjustment: 0 720 ThisPointerAdjustment: 0 730 ThisPointerAdjustment: 0 [all …]
|
D | pdb-hashes-2-missing.yaml | 205 ThisPointerAdjustment: 0
|
D | pdb-hashes-2.yaml | 205 ThisPointerAdjustment: 0
|
D | pdb-hashes-1.yaml | 271 ThisPointerAdjustment: 0
|
D | pdb-globals.yaml | 651 ThisPointerAdjustment: 0
|
/external/llvm-project/llvm/test/DebugInfo/PDB/Inputs/ |
D | every-type.yaml | 65 ThisPointerAdjustment: 0 76 ThisPointerAdjustment: 0
|
D | merge-ids-and-types-1.yaml | 80 ThisPointerAdjustment: 0
|
D | merge-ids-and-types-2.yaml | 105 ThisPointerAdjustment: 0
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 178 TypeIndex ArgumentList, int32_t ThisPointerAdjustment) in MemberFunctionRecord() argument 183 ThisPointerAdjustment(ThisPointerAdjustment) {} in MemberFunctionRecord() 192 int32_t getThisPointerAdjustment() const { return ThisPointerAdjustment; } in getThisPointerAdjustment() 201 int32_t ThisPointerAdjustment = 0; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 184 TypeIndex ArgumentList, int32_t ThisPointerAdjustment) in MemberFunctionRecord() argument 189 ThisPointerAdjustment(ThisPointerAdjustment) {} in MemberFunctionRecord() 198 int32_t getThisPointerAdjustment() const { return ThisPointerAdjustment; } in getThisPointerAdjustment() 207 int32_t ThisPointerAdjustment = 0; variable
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 188 TypeIndex ArgumentList, int32_t ThisPointerAdjustment) in MemberFunctionRecord() argument 193 ThisPointerAdjustment(ThisPointerAdjustment) {} in MemberFunctionRecord() 209 int32_t getThisPointerAdjustment() const { return ThisPointerAdjustment; } in getThisPointerAdjustment() 230 int32_t ThisPointerAdjustment; variable
|
/external/llvm-project/llvm/test/DebugInfo/COFF/ |
D | global-type-hashes.ll | 203 ; YAML: ThisPointerAdjustment: 0 216 ; YAML: ThisPointerAdjustment: 0
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 415 IO.mapRequired("ThisPointerAdjustment", Record.ThisPointerAdjustment); in map()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 415 IO.mapRequired("ThisPointerAdjustment", Record.ThisPointerAdjustment); in map()
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | MinimalTypeDumper.cpp | 417 MF.ClassType, MF.ThisType, MF.ThisPointerAdjustment); in visitKnownRecord()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeRecordMapping.cpp | 308 error(IO.mapInteger(Record.ThisPointerAdjustment, "ThisAdjustment")); in visitKnownRecord()
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | TypeRecordMapping.cpp | 308 error(IO.mapInteger(Record.ThisPointerAdjustment, "ThisAdjustment")); in visitKnownRecord()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1330 // ThisPointerAdjustment. in lowerTypeMemberFunction()
|