Searched refs:abbrData (Results 1 – 1 of 1) sorted by relevance
323 DataExtractor abbrData(DObj.getAbbrevDWOSection(), D.isLittleEndian(), 0); in getDebugAbbrevDWO() local324 AbbrevDWO = std::make_unique<DWARFDebugAbbrev>(abbrData); in getDebugAbbrevDWO()