Home
last modified time | relevance | path

Searched refs:getRelatedCUIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp633 std::optional<uint64_t> DWARFDebugNames::Entry::getRelatedCUIndex() const { in getRelatedCUIndex() function in DWARFDebugNames::Entry
650 return getRelatedCUIndex(); in getCUIndex()
661 std::optional<uint64_t> Index = getRelatedCUIndex(); in getRelatedCUOffset()
H A DDWARFVerifier.cpp1602 std::optional<uint64_t> CUIndex = EntryOr->getRelatedCUIndex(); in verifyNameIndexEntries()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h470 std::optional<uint64_t> getRelatedCUIndex() const;