Home
last modified time | relevance | path

Searched defs:getCUIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp327 const DWARFUnitIndex &getCUIndex() override { getCUIndex() function in ThreadUnsafeDWARFContextState
647 const DWARFUnitIndex &getCUIndex() override { getCUIndex() function in ThreadSafeState
1416 const DWARFUnitIndex &DWARFContext::getCUIndex() { getCUIndex() function in DWARFContext
H A DDWARFAcceleratorTable.cpp644 std::optional<uint64_t> DWARFDebugNames::Entry::getCUIndex() const { in getCUIndex() function in DWARFDebugNames::Entry