Searched refs:m_abbrevs (Results 1 – 2 of 2) sorted by relevance
52 const DWARFAbbreviationDeclarationSet* GetAbbreviations() const { return m_abbrevs; } in GetAbbreviations()190 const DWARFAbbreviationDeclarationSet *m_abbrevs; variable
40 m_abbrevs (NULL), in DWARFCompileUnit()62 m_abbrevs = NULL; in Clear()94 m_abbrevs = abbr->GetAbbreviationDeclarationSet(abbr_offset); in Extract()118 m_abbrevs = abbrevs; in Extract()307 return m_abbrevs ? m_abbrevs->GetOffset() : DW_INVALID_OFFSET; in GetAbbrevOffset()