Searched refs:getAbbreviationDeclarationSet (Results 1 – 10 of 10) sorted by relevance
51 getAbbreviationDeclarationSet(uint64_t CUAbbrOffset) const;
67 getAbbreviationDeclarationSet(uint64_t CUAbbrOffset) const;
66 getAbbreviationDeclarationSet(uint64_t cu_abbr_offset) const;
92 DWARFDebugAbbrev::getAbbreviationDeclarationSet(uint64_t cu_abbr_offset) const { in getAbbreviationDeclarationSet() function in DWARFDebugAbbrev
43 Abbrevs = abbr->getAbbreviationDeclarationSet(abbrOffset); in extract()
102 DWARFDebugAbbrev::getAbbreviationDeclarationSet(uint64_t CUAbbrOffset) const { in getAbbreviationDeclarationSet() function in DWARFDebugAbbrev
101 Abbrevs = Abbrev->getAbbreviationDeclarationSet(AbbrOffset); in extractImpl()
115 DWARFDebugAbbrev::getAbbreviationDeclarationSet(uint64_t CUAbbrOffset) const { in getAbbreviationDeclarationSet() function in DWARFDebugAbbrev
146 if (!DCtx.getDebugAbbrev()->getAbbreviationDeclarationSet(AbbrOffset)) in verifyUnitHeader()218 Abbrev->getAbbreviationDeclarationSet(0); in verifyAbbrevSection()
636 Abbrevs = Abbrev->getAbbreviationDeclarationSet(Header.getAbbrOffset()); in getAbbreviations()