Searched refs:getAbbreviations (Results 1 – 4 of 4) sorted by relevance
20 << " abbr_offset = " << format("0x%04x", getAbbreviations()->getOffset()) in dump()
29 << " abbr_offset = " << format("0x%04x", getAbbreviations()->getOffset()) in dump()
108 const DWARFAbbreviationDeclarationSet *getAbbreviations() const { in getAbbreviations() function
106 AbbrevDecl = U->getAbbreviations()->getAbbreviationDeclaration(AbbrCode); in extractFast()