Searched refs:GetAbbreviationDeclaration (Results 1 – 4 of 4) sorted by relevance
106 auto abbrev1 = abbrev_set.GetAbbreviationDeclaration(1); in TEST_F()110 auto abbrev2 = abbrev_set.GetAbbreviationDeclaration(2); in TEST_F()151 auto abbrev1 = abbrev_set.GetAbbreviationDeclaration(5); in TEST_F()155 auto abbrev2 = abbrev_set.GetAbbreviationDeclaration(6); in TEST_F()196 auto abbrev1 = abbrev_set.GetAbbreviationDeclaration(2); in TEST_F()200 auto abbrev2 = abbrev_set.GetAbbreviationDeclaration(1); in TEST_F()
46 GetAbbreviationDeclaration(dw_uleb128_t abbrCode) const;
53 DWARFAbbreviationDeclarationSet::GetAbbreviationDeclaration( in GetAbbreviationDeclaration() function in DWARFAbbreviationDeclarationSet
851 return abbrev_set->GetAbbreviationDeclaration(m_abbr_idx); in GetAbbreviationDeclarationPtr()