Searched refs:GetAbbrevOffset (Results 1 – 2 of 2) sorted by relevance
305 DWARFCompileUnit::GetAbbrevOffset() const in GetAbbrevOffset() function in DWARFCompileUnit319 bool abbr_offset_OK = m_dwarf2Data->get_debug_abbrev_data().ValidOffset(GetAbbrevOffset()); in Verify()341 …(" The offset into the .debug_abbrev section (0x%8.8x) is not valid.\n", GetAbbrevOffset()); in Verify()356 … m_offset, m_length, m_version, GetAbbrevOffset(), m_addr_size, GetNextCompileUnitOffset()); in Dump()
53 dw_offset_t GetAbbrevOffset() const;