Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFContext.cpp255 DataExtractor abbrData(getAbbrevSection(), isLittleEndian(), 0); in getDebugAbbrev() local
266 DataExtractor abbrData(getAbbrevDWOSection(), isLittleEndian(), 0); in getDebugAbbrevDWO() local