Searched refs:getDebugAbbrev (Results 1 – 3 of 3) sorted by relevance
20 getDebugAbbrev()->dump(OS); in dump()57 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrev() { in getDebugAbbrev() function in DWARFContext
60 const DWARFDebugAbbrev *getDebugAbbrev();
31 const DWARFDebugAbbrev *abbr = Context.getDebugAbbrev(); in extract()