Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h454 const DenseSet<Abbrev, AbbrevMapInfo> &getAbbrevs() const { in getAbbrevs() function
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp1302 for (const auto &Abbrev : NI.getAbbrevs()) { in verifyNameIndexAbbrevs()