/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolRecord.h | 592 struct LocalVariableAddrGap { struct 609 ArrayRef<LocalVariableAddrGap> Gaps) in DefRangeSym() 617 ArrayRef<LocalVariableAddrGap> Gaps; in deserialize() 629 ArrayRef<LocalVariableAddrGap> Gaps; 642 ArrayRef<LocalVariableAddrGap> Gaps) in DefRangeSubfieldSym() 650 ArrayRef<LocalVariableAddrGap> Gaps; in deserialize() 662 ArrayRef<LocalVariableAddrGap> Gaps; 676 ArrayRef<LocalVariableAddrGap> Gaps) in DefRangeRegisterSym() 682 ArrayRef<LocalVariableAddrGap> Gaps) in DefRangeRegisterSym() 696 ArrayRef<LocalVariableAddrGap> Gaps; in deserialize() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolRecord.h | 428 struct LocalVariableAddrGap { struct 451 std::vector<LocalVariableAddrGap> Gaps; argument 473 std::vector<LocalVariableAddrGap> Gaps; 495 std::vector<LocalVariableAddrGap> Gaps; 519 std::vector<LocalVariableAddrGap> Gaps; 545 std::vector<LocalVariableAddrGap> Gaps; 580 std::vector<LocalVariableAddrGap> Gaps;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolRecord.h | 422 struct LocalVariableAddrGap { struct 445 std::vector<LocalVariableAddrGap> Gaps; argument 467 std::vector<LocalVariableAddrGap> Gaps; 489 std::vector<LocalVariableAddrGap> Gaps; 513 std::vector<LocalVariableAddrGap> Gaps; 539 std::vector<LocalVariableAddrGap> Gaps; 574 std::vector<LocalVariableAddrGap> Gaps;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/ |
D | SymbolRecord.h | 449 struct LocalVariableAddrGap { struct 472 std::vector<LocalVariableAddrGap> Gaps; argument 494 std::vector<LocalVariableAddrGap> Gaps; 516 std::vector<LocalVariableAddrGap> Gaps; 540 std::vector<LocalVariableAddrGap> Gaps; 566 std::vector<LocalVariableAddrGap> Gaps; 601 std::vector<LocalVariableAddrGap> Gaps;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/ |
D | SymbolRecord.h | 449 struct LocalVariableAddrGap { struct 472 std::vector<LocalVariableAddrGap> Gaps; argument 494 std::vector<LocalVariableAddrGap> Gaps; 516 std::vector<LocalVariableAddrGap> Gaps; 540 std::vector<LocalVariableAddrGap> Gaps; 566 std::vector<LocalVariableAddrGap> Gaps; 601 std::vector<LocalVariableAddrGap> Gaps;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/ |
D | SymbolRecord.h | 449 struct LocalVariableAddrGap { struct 472 std::vector<LocalVariableAddrGap> Gaps; argument 494 std::vector<LocalVariableAddrGap> Gaps; 516 std::vector<LocalVariableAddrGap> Gaps; 540 std::vector<LocalVariableAddrGap> Gaps; 566 std::vector<LocalVariableAddrGap> Gaps; 601 std::vector<LocalVariableAddrGap> Gaps;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/ |
D | SymbolRecord.h | 449 struct LocalVariableAddrGap { struct 472 std::vector<LocalVariableAddrGap> Gaps; argument 494 std::vector<LocalVariableAddrGap> Gaps; 516 std::vector<LocalVariableAddrGap> Gaps; 540 std::vector<LocalVariableAddrGap> Gaps; 566 std::vector<LocalVariableAddrGap> Gaps; 601 std::vector<LocalVariableAddrGap> Gaps;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLSymbols.cpp | 42 LLVM_YAML_IS_SEQUENCE_VECTOR(LocalVariableAddrGap) in LLVM_YAML_IS_SEQUENCE_VECTOR() argument 192 template <> struct MappingTraits<LocalVariableAddrGap> { 193 static void mapping(IO &io, LocalVariableAddrGap &Gap) { in mapping()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLSymbols.cpp | 44 LLVM_YAML_IS_SEQUENCE_VECTOR(LocalVariableAddrGap) in LLVM_YAML_IS_SEQUENCE_VECTOR() argument 218 template <> struct MappingTraits<LocalVariableAddrGap> { 219 static void mapping(IO &io, LocalVariableAddrGap &Gap) { in mapping()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/ |
H A D | SymbolDumper.cpp | 51 void printLocalVariableAddrGap(ArrayRef<LocalVariableAddrGap> Gaps); 89 ArrayRef<LocalVariableAddrGap> Gaps) { in printLocalVariableAddrGap()
|
H A D | SymbolRecordMapping.cpp | 20 Error operator()(CodeViewRecordIO &IO, LocalVariableAddrGap &Gap) const { in operator ()()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
H A D | SymbolDumper.cpp | 53 void printLocalVariableAddrGap(ArrayRef<LocalVariableAddrGap> Gaps); 91 ArrayRef<LocalVariableAddrGap> Gaps) { in printLocalVariableAddrGap()
|
H A D | SymbolRecordMapping.cpp | 20 Error operator()(CodeViewRecordIO &IO, LocalVariableAddrGap &Gap) const { in operator ()()
|
/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/ |
H A D | SymbolDumper.cpp | 49 void printLocalVariableAddrGap(ArrayRef<LocalVariableAddrGap> Gaps); 71 ArrayRef<LocalVariableAddrGap> Gaps) { in printLocalVariableAddrGap()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Readers/ |
D | LVCodeViewVisitor.h | 150 void printLocalVariableAddrGap(ArrayRef<LocalVariableAddrGap> Gaps);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Readers/ |
D | LVCodeViewVisitor.h | 150 void printLocalVariableAddrGap(ArrayRef<LocalVariableAddrGap> Gaps);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Readers/ |
D | LVCodeViewVisitor.h | 150 void printLocalVariableAddrGap(ArrayRef<LocalVariableAddrGap> Gaps);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Readers/ |
D | LVCodeViewVisitor.h | 150 void printLocalVariableAddrGap(ArrayRef<LocalVariableAddrGap> Gaps);
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1891 0, 0, ArrayRef<LocalVariableAddrGap>()); in emitLocalVariable() 1902 ArrayRef<LocalVariableAddrGap>()); in emitLocalVariable()
|