Searched refs:abbrData (Results 1 – 2 of 2) sorted by relevance
61 DataExtractor abbrData(getAbbrevSection(), isLittleEndian(), 0); in getDebugAbbrev() local64 Abbrev->parse(abbrData); in getDebugAbbrev()
302 DataExtractor abbrData(getAbbrevSection(), isLittleEndian(), 0); in getDebugAbbrev() local305 Abbrev->extract(abbrData); in getDebugAbbrev()313 DataExtractor abbrData(getAbbrevDWOSection(), isLittleEndian(), 0); in getDebugAbbrevDWO() local315 AbbrevDWO->extract(abbrData); in getDebugAbbrevDWO()