Searched refs:getDebugAbbrev (Results 1 – 3 of 3) sorted by relevance
154 const DWARFDebugAbbrev *getDebugAbbrev();
78 getDebugAbbrev()->dump(OS); in dump()291 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrev() { in getDebugAbbrev() function in DWARFContext
21 parseImpl(C, Section, C.getDebugAbbrev(), C.getRangeSection(), in parse()