Home
last modified time | relevance | path

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

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