Searched refs:getAbbreviations (Results 1 – 6 of 6) sorted by relevance
20 << " abbr_offset = " << format("0x%04x", getAbbreviations()->getOffset()) in dump()
29 << " abbr_offset = " << format("0x%04x", getAbbreviations()->getOffset()) in dump()
197 AbbrevDecl = U->getAbbreviations()->getAbbreviationDeclaration(AbbrCode); in extractFast()
63 const DWARFAbbreviationDeclarationSet *getAbbreviations() const { in getAbbreviations() function
109 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode); in extractFast()223 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode); in extract()
194 const DWARFAbbreviationDeclarationSet *getAbbreviations() const { in getAbbreviations() function