Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp42 if (auto *unit_contrib = entry->getContribution()) in GetDWOCompileUnitForHash() local
H A DDWARFUnit.cpp926 auto *unit_contrib = header.m_index_entry->getContribution(); in extract() local