Searched refs:m_abbr_idx (Results 1 – 2 of 2) sorted by relevance
115 m_abbr_idx (0), in DWARFDebugInfoEntry()127 m_abbr_idx = 0; in Clear()331 return m_abbr_idx == 0; in IsNULL()451 uint32_t m_abbr_idx:DIE_ABBR_IDX_BITSIZE, variable
131 m_abbr_idx = abbr_idx; in FastExtract()135 if (m_abbr_idx) in FastExtract()139 …breviationDeclaration *abbrevDecl = cu->GetAbbreviations()->GetAbbreviationDeclaration(m_abbr_idx); in FastExtract()297 m_abbr_idx = abbr_idx; in Extract()971 if (abbrCode != m_abbr_idx) in Dump()2265 …eviationDeclaration* abbrev_decl = cu->GetAbbreviations()->GetAbbreviationDeclaration (m_abbr_idx); in GetAbbreviationDeclarationPtr()