Home
last modified time | relevance | path

Searched refs:DWOCU (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/llvm70/llvm-7.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp599 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
601 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
603 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
604 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
609 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
610 return DWOCU.get(); in getDWOCompileUnitForHash()
H A DDWARFUnit.cpp369 DWARFCompileUnit *DWOCU = DWOContext->getDWOCompileUnitForHash(*DWOId); in parseDWO() local
370 if (!DWOCU) in parseDWO()
372 DWO = std::shared_ptr<DWARFCompileUnit>(std::move(DWOContext), DWOCU); in parseDWO()
/dports/devel/llvm80/llvm-8.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp627 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
629 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
631 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
632 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
637 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
638 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
H A DDWARFUnit.cpp502 DWARFCompileUnit *DWOCU = DWOContext->getDWOCompileUnitForHash(*DWOId); in parseDWO() local
503 if (!DWOCU) in parseDWO()
505 DWO = std::shared_ptr<DWARFCompileUnit>(std::move(DWOContext), DWOCU); in parseDWO()
/dports/devel/llvm90/llvm-9.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp628 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
630 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
632 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
633 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
638 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
639 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
H A DDWARFUnit.cpp510 DWARFCompileUnit *DWOCU = DWOContext->getDWOCompileUnitForHash(*DWOId); in parseDWO() local
511 if (!DWOCU) in parseDWO()
513 DWO = std::shared_ptr<DWARFCompileUnit>(std::move(DWOContext), DWOCU); in parseDWO()
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/
H A DDWARFContext.cpp650 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
652 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
654 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
655 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
660 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
661 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
H A DDWARFUnit.cpp520 DWARFCompileUnit *DWOCU = DWOContext->getDWOCompileUnitForHash(*DWOId); in parseDWO() local
521 if (!DWOCU) in parseDWO()
523 DWO = std::shared_ptr<DWARFCompileUnit>(std::move(DWOContext), DWOCU); in parseDWO()
/dports/devel/llvm10/llvm-10.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp661 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
663 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
665 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
666 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
671 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
672 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
H A DDWARFUnit.cpp584 DWARFCompileUnit *DWOCU = DWOContext->getDWOCompileUnitForHash(*DWOId); in parseDWO() local
585 if (!DWOCU) in parseDWO()
587 DWO = std::shared_ptr<DWARFCompileUnit>(std::move(DWOContext), DWOCU); in parseDWO()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp661 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
663 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
665 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
666 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
671 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
672 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp661 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
663 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
665 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
666 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
671 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
672 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp710 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
712 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
714 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
715 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
720 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
721 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
H A DDWARFUnit.cpp545 DWARFCompileUnit *DWOCU = DWOContext->getDWOCompileUnitForHash(*DWOId); in parseDWO() local
546 if (!DWOCU) in parseDWO()
548 DWO = std::shared_ptr<DWARFCompileUnit>(std::move(DWOContext), DWOCU); in parseDWO()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp715 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
717 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
719 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
720 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
725 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
726 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp710 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
712 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
714 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
715 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
720 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
721 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp710 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
712 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
714 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
715 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
720 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
721 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp710 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
712 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
714 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
715 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
720 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
721 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
H A DDWARFUnit.cpp544 DWARFCompileUnit *DWOCU = DWOContext->getDWOCompileUnitForHash(*DWOId); in parseDWO() local
545 if (!DWOCU) in parseDWO()
547 DWO = std::shared_ptr<DWARFCompileUnit>(std::move(DWOContext), DWOCU); in parseDWO()
/dports/devel/llvm11/llvm-11.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp714 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
716 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
718 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
719 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
724 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
725 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp710 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
712 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
714 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
715 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
720 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
721 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp710 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
712 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
714 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
715 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
720 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
721 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp710 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
712 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
714 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
715 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
720 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
721 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp710 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
712 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
714 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
715 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
720 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
721 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp710 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash() local
712 if (!DWOCU->getDWOId()) { in getDWOCompileUnitForHash()
714 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
715 DWOCU->setDWOId(*DWOId); in getDWOCompileUnitForHash()
720 if (DWOCU->getDWOId() == Hash) in getDWOCompileUnitForHash()
721 return dyn_cast<DWARFCompileUnit>(DWOCU.get()); in getDWOCompileUnitForHash()

12