Searched refs:GetAbbreviationDeclarationSet (Results 1 – 3 of 3) sorted by relevance
66 …const DWARFAbbreviationDeclarationSet* GetAbbreviationDeclarationSet(dw_offset_t cu_abbr_offset) …
187 DWARFDebugAbbrev::GetAbbreviationDeclarationSet(dw_offset_t cu_abbr_offset) const in GetAbbreviationDeclarationSet() function in DWARFDebugAbbrev
94 m_abbrevs = abbr->GetAbbreviationDeclarationSet(abbr_offset); in Extract()