Home
last modified time | relevance | path

Searched refs:applyIndexEntry (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp98 if (IndexEntry && !Header.applyIndexEntry(IndexEntry)) in addUnitsImpl()
348 bool DWARFUnitHeader::applyIndexEntry(const DWARFUnitIndex::Entry *Entry) { in applyIndexEntry() function in DWARFUnitHeader
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h83 bool applyIndexEntry(const DWARFUnitIndex::Entry *Entry);