Searched refs:abbrData (Results 1 – 1 of 1) sorted by relevance
225 DataExtractor abbrData(getAbbrevSection(), isLittleEndian(), 0); in getDebugAbbrev() local228 Abbrev->extract(abbrData); in getDebugAbbrev()236 DataExtractor abbrData(getAbbrevDWOSection(), isLittleEndian(), 0); in getDebugAbbrevDWO() local238 AbbrevDWO->extract(abbrData); in getDebugAbbrevDWO()