Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DDWARFVisitor.cpp50 auto FirstAbbrevCode = Unit.Entries[0].AbbrCode; in traverseDebugInfo() local
56 auto &Abbrev = DebugInfo.AbbrevDecls[Entry.AbbrCode - FirstAbbrevCode]; in traverseDebugInfo()