Home
last modified time | relevance | path

Searched refs:StmtOffset (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/llvm10/llvm-10.0.1.src/tools/obj2yaml/
H A Ddwarf2yaml.cpp245 if (auto StmtOffset = in dumpDebugLines() local
250 uint64_t Offset = *StmtOffset; in dumpDebugLines()
288 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp245 if (auto StmtOffset = in dumpDebugLines() local
250 uint64_t Offset = *StmtOffset; in dumpDebugLines()
288 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/devel/llvm80/llvm-8.0.1.src/tools/obj2yaml/
H A Ddwarf2yaml.cpp246 if (auto StmtOffset = in dumpDebugLines() local
251 uint32_t Offset = *StmtOffset; in dumpDebugLines()
289 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/devel/llvm90/llvm-9.0.1.src/tools/obj2yaml/
H A Ddwarf2yaml.cpp245 if (auto StmtOffset = in dumpDebugLines() local
250 uint32_t Offset = *StmtOffset; in dumpDebugLines()
288 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/devel/llvm70/llvm-7.0.1.src/tools/obj2yaml/
H A Ddwarf2yaml.cpp245 if (auto StmtOffset = in dumpDebugLines() local
250 uint32_t Offset = *StmtOffset; in dumpDebugLines()
288 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp295 if (auto StmtOffset = in dumpDebugLines() local
300 uint64_t Offset = *StmtOffset; in dumpDebugLines()
346 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/devel/llvm11/llvm-11.0.1.src/tools/obj2yaml/
H A Ddwarf2yaml.cpp295 if (auto StmtOffset = in dumpDebugLines() local
300 uint64_t Offset = *StmtOffset; in dumpDebugLines()
346 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp349 if (auto StmtOffset = in dumpDebugLines() local
354 uint64_t Offset = *StmtOffset; in dumpDebugLines()
402 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp349 if (auto StmtOffset = in dumpDebugLines() local
354 uint64_t Offset = *StmtOffset; in dumpDebugLines()
402 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp349 if (auto StmtOffset = in dumpDebugLines() local
354 uint64_t Offset = *StmtOffset; in dumpDebugLines()
402 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp349 if (auto StmtOffset = in dumpDebugLines() local
354 uint64_t Offset = *StmtOffset; in dumpDebugLines()
402 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp349 if (auto StmtOffset = in dumpDebugLines() local
354 uint64_t Offset = *StmtOffset; in dumpDebugLines()
402 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp349 if (auto StmtOffset = in dumpDebugLines() local
354 uint64_t Offset = *StmtOffset; in dumpDebugLines()
402 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp349 if (auto StmtOffset = in dumpDebugLines() local
354 uint64_t Offset = *StmtOffset; in dumpDebugLines()
402 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/obj2yaml/
H A Ddwarf2yaml.cpp349 if (auto StmtOffset = in dumpDebugLines() local
354 uint64_t Offset = *StmtOffset; in dumpDebugLines()
402 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp349 if (auto StmtOffset =
354 uint64_t Offset = *StmtOffset;
402 LineTableLength + *StmtOffset + SizeOfPrologueLength;
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/
H A Ddwarf2yaml.cpp319 if (auto StmtOffset = in dumpDebugLines() local
324 uint64_t Offset = *StmtOffset; in dumpDebugLines()
362 LineTableLength + *StmtOffset + SizeOfPrologueLength; in dumpDebugLines()
H A DDWARFDebugLine.cpp1108 if (auto StmtOffset = toSectionOffset(CUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1109 LineToUnit.insert(std::make_pair(*StmtOffset, &*CU)); in buildLineToUnitMap()
1112 if (auto StmtOffset = toSectionOffset(TUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1113 LineToUnit.insert(std::make_pair(*StmtOffset, &*TU)); in buildLineToUnitMap()
/dports/devel/llvm80/llvm-8.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1042 if (auto StmtOffset = toSectionOffset(CUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1043 LineToUnit.insert(std::make_pair(*StmtOffset, &*CU)); in buildLineToUnitMap()
1046 if (auto StmtOffset = toSectionOffset(TUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1047 LineToUnit.insert(std::make_pair(*StmtOffset, &*TU)); in buildLineToUnitMap()
/dports/devel/llvm90/llvm-9.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1076 if (auto StmtOffset = toSectionOffset(CUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1077 LineToUnit.insert(std::make_pair(*StmtOffset, &*CU)); in buildLineToUnitMap()
1080 if (auto StmtOffset = toSectionOffset(TUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1081 LineToUnit.insert(std::make_pair(*StmtOffset, &*TU)); in buildLineToUnitMap()
/dports/devel/llvm70/llvm-7.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1054 if (auto StmtOffset = toSectionOffset(CUDIE.find(DW_AT_stmt_list)))
1055 LineToUnit.insert(std::make_pair(*StmtOffset, &*CU));
1059 if (auto StmtOffset = toSectionOffset(TUDIE.find(DW_AT_stmt_list)))
1060 LineToUnit.insert(std::make_pair(*StmtOffset, &*TU));
/dports/devel/llvm10/llvm-10.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1115 if (auto StmtOffset = toSectionOffset(CUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1116 LineToUnit.insert(std::make_pair(*StmtOffset, &*CU)); in buildLineToUnitMap()
1119 if (auto StmtOffset = toSectionOffset(TUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1120 LineToUnit.insert(std::make_pair(*StmtOffset, &*TU)); in buildLineToUnitMap()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1115 if (auto StmtOffset = toSectionOffset(CUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1116 LineToUnit.insert(std::make_pair(*StmtOffset, &*CU)); in buildLineToUnitMap()
1119 if (auto StmtOffset = toSectionOffset(TUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1120 LineToUnit.insert(std::make_pair(*StmtOffset, &*TU)); in buildLineToUnitMap()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1115 if (auto StmtOffset = toSectionOffset(CUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1116 LineToUnit.insert(std::make_pair(*StmtOffset, &*CU)); in buildLineToUnitMap()
1119 if (auto StmtOffset = toSectionOffset(TUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1120 LineToUnit.insert(std::make_pair(*StmtOffset, &*TU)); in buildLineToUnitMap()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1414 if (auto StmtOffset = toSectionOffset(CUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1415 LineToUnit.insert(std::make_pair(*StmtOffset, &*CU)); in buildLineToUnitMap()
1418 if (auto StmtOffset = toSectionOffset(TUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() local
1419 LineToUnit.insert(std::make_pair(*StmtOffset, &*TU)); in buildLineToUnitMap()

123