Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFUnitIndex.cpp26 DW_SECT_ABBREV = 3, enumerator
DDWARFUnit.cpp358 auto *AbbrEntry = IndexEntry->getContribution(DW_SECT_ABBREV); in applyIndexEntry()
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFUnit.cpp932 header.m_index_entry->getContribution(llvm::DW_SECT_ABBREV); in extract()