Searched refs:GetAbbreviationDeclaration (Results 1 – 4 of 4) sorted by relevance
107 auto abbrev1 = abbrev_set.GetAbbreviationDeclaration(1); in TEST_F()111 auto abbrev2 = abbrev_set.GetAbbreviationDeclaration(2); in TEST_F()152 auto abbrev1 = abbrev_set.GetAbbreviationDeclaration(5); in TEST_F()156 auto abbrev2 = abbrev_set.GetAbbreviationDeclaration(6); in TEST_F()197 auto abbrev1 = abbrev_set.GetAbbreviationDeclaration(2); in TEST_F()201 auto abbrev2 = abbrev_set.GetAbbreviationDeclaration(1); in TEST_F()
45 GetAbbreviationDeclaration(dw_uleb128_t abbrCode) const;
52 DWARFAbbreviationDeclarationSet::GetAbbreviationDeclaration( in GetAbbreviationDeclaration() function in DWARFAbbreviationDeclarationSet
858 return abbrev_set->GetAbbreviationDeclaration(m_abbr_idx); in GetAbbreviationDeclarationPtr()