Home
last modified time | relevance | path

Searched refs:OrigDwarf (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1485 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1490 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1592 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1610 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1611 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1616 LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
1618 OrigDwarf.getWarningHandler()(std::move(Err)); in patchLineTableForUnit()
1722 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
1795 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
1797 StringRef FrameData = OrigDwarf.getDWARFObj().getFrameSection().Data; in patchFrameInfoForObject()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1534 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1539 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1641 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1659 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1660 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1665 LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
1667 OrigDwarf.getWarningHandler()(std::move(Err)); in patchLineTableForUnit()
1771 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
1850 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
1852 StringRef FrameData = OrigDwarf.getDWARFObj().getFrameSection().Data; in patchFrameInfoForObject()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DWARFLinker/
H A DDWARFLinker.cpp1534 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1539 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1641 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1659 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1660 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1665 LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
1667 OrigDwarf.getWarningHandler()(std::move(Err)); in patchLineTableForUnit()
1771 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
1850 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
1852 StringRef FrameData = OrigDwarf.getDWARFObj().getFrameSection().Data; in patchFrameInfoForObject()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1532 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1537 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1639 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1657 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1658 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1663 LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
1665 OrigDwarf.getWarningHandler()(std::move(Err)); in patchLineTableForUnit()
1769 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
1842 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
1844 StringRef FrameData = OrigDwarf.getDWARFObj().getFrameSection().Data; in patchFrameInfoForObject()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/DWARFLinker/
H A DDWARFLinker.cpp1485 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1490 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1592 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1610 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1611 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1616 LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
1618 OrigDwarf.getWarningHandler()(std::move(Err)); in patchLineTableForUnit()
1722 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
1795 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
1797 StringRef FrameData = OrigDwarf.getDWARFObj().getFrameSection().Data; in patchFrameInfoForObject()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1534 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1539 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1641 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1659 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1660 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1665 LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
1667 OrigDwarf.getWarningHandler()(std::move(Err)); in patchLineTableForUnit()
1771 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
1850 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
1852 StringRef FrameData = OrigDwarf.getDWARFObj().getFrameSection().Data; in patchFrameInfoForObject()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1535 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1540 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1642 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1660 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1661 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1666 LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
1668 OrigDwarf.getWarningHandler()(std::move(Err)); in patchLineTableForUnit()
1772 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
1851 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
1853 StringRef FrameData = OrigDwarf.getDWARFObj().getFrameSection().Data; in patchFrameInfoForObject()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1534 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1539 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1641 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1659 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1660 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1665 LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
1667 OrigDwarf.getWarningHandler()(std::move(Err)); in patchLineTableForUnit()
1771 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
1850 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
1852 StringRef FrameData = OrigDwarf.getDWARFObj().getFrameSection().Data; in patchFrameInfoForObject()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1552 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1557 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1659 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1677 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1678 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1683 LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
1685 OrigDwarf.getWarningHandler()(std::move(Err)); in patchLineTableForUnit()
1789 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
1862 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
1864 StringRef FrameData = OrigDwarf.getDWARFObj().getFrameSection().Data; in patchFrameInfoForObject()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1532 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1537 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1639 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1657 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1658 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1663 LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
1665 OrigDwarf.getWarningHandler()(std::move(Err)); in patchLineTableForUnit()
1769 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
1842 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
1844 StringRef FrameData = OrigDwarf.getDWARFObj().getFrameSection().Data; in patchFrameInfoForObject()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1534 DWARFContext &OrigDwarf,
1539 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(),
1641 DWARFContext &OrigDwarf,
1659 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(),
1660 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize());
1665 LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf,
1667 OrigDwarf.getWarningHandler()(std::move(Err));
1771 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data;
1850 DWARFContext &OrigDwarf,
1852 StringRef FrameData = OrigDwarf.getDWARFObj().getFrameSection().Data;
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/dsymutil/
H A DDwarfLinker.cpp1577 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1582 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1584 OrigDwarf.isLittleEndian(), AddressSize); in patchRangesForUnit()
1686 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1702 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1703 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1707 Error Err = LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
1813 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
1888 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
1890 StringRef FrameData = OrigDwarf.getDWARFObj().getDebugFrameSection(); in patchFrameInfoForObject()
[all …]
H A DDwarfLinker.h416 void patchLineTableForUnit(CompileUnit &Unit, DWARFContext &OrigDwarf,
/dports/devel/llvm70/llvm-7.0.1.src/tools/dsymutil/
H A DDwarfLinker.cpp1569 DWARFContext &OrigDwarf,
1574 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(),
1576 OrigDwarf.isLittleEndian(), AddressSize);
1678 DWARFContext &OrigDwarf,
1694 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(),
1695 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize());
1697 Error Err = LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf,
1803 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data;
1878 DWARFContext &OrigDwarf,
1880 StringRef FrameData = OrigDwarf.getDWARFObj().getDebugFrameSection();
[all …]
H A DDwarfLinker.h414 void patchLineTableForUnit(CompileUnit &Unit, DWARFContext &OrigDwarf,
/dports/devel/llvm90/llvm-9.0.1.src/tools/dsymutil/
H A DDwarfLinker.cpp1695 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1700 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1702 OrigDwarf.isLittleEndian(), AddressSize); in patchRangesForUnit()
1802 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1818 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1819 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1823 Error Err = LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
1929 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
2004 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
2006 StringRef FrameData = OrigDwarf.getDWARFObj().getDebugFrameSection(); in patchFrameInfoForObject()
[all …]
H A DDwarfLinker.h426 void patchLineTableForUnit(CompileUnit &Unit, DWARFContext &OrigDwarf,
/dports/devel/llvm10/llvm-10.0.1.src/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp1803 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1808 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1810 OrigDwarf.isLittleEndian(), AddressSize); in patchRangesForUnit()
1910 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1926 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1927 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1931 Error Err = LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
2037 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
2114 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
2116 StringRef FrameData = OrigDwarf.getDWARFObj().getFrameSection().Data; in patchFrameInfoForObject()
[all …]
H A DDwarfLinkerForBinary.h458 void patchLineTableForUnit(CompileUnit &Unit, DWARFContext &OrigDwarf,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp1803 DWARFContext &OrigDwarf, in patchRangesForUnit() argument
1808 DWARFDataExtractor RangeExtractor(OrigDwarf.getDWARFObj(), in patchRangesForUnit()
1810 OrigDwarf.isLittleEndian(), AddressSize); in patchRangesForUnit()
1910 DWARFContext &OrigDwarf, in patchLineTableForUnit() argument
1926 OrigDwarf.getDWARFObj(), OrigDwarf.getDWARFObj().getLineSection(), in patchLineTableForUnit()
1927 OrigDwarf.isLittleEndian(), Unit.getOrigUnit().getAddressByteSize()); in patchLineTableForUnit()
1931 Error Err = LineTable.parse(LineExtractor, &StmtOffset, OrigDwarf, in patchLineTableForUnit()
2037 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit()
2114 DWARFContext &OrigDwarf, in patchFrameInfoForObject() argument
2116 StringRef FrameData = OrigDwarf.getDWARFObj().getFrameSection().Data; in patchFrameInfoForObject()
[all …]
H A DDwarfLinkerForBinary.h458 void patchLineTableForUnit(CompileUnit &Unit, DWARFContext &OrigDwarf,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h699 void patchLineTableForUnit(CompileUnit &Unit, DWARFContext &OrigDwarf,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h710 void patchLineTableForUnit(CompileUnit &Unit, DWARFContext &OrigDwarf,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h697 void patchLineTableForUnit(CompileUnit &Unit, DWARFContext &OrigDwarf,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/DWARFLinker/
H A DDWARFLinker.h710 void patchLineTableForUnit(CompileUnit &Unit, DWARFContext &OrigDwarf,

12