Searched refs:GetNextUnitOffset (Results 1 – 8 of 8) sorted by relevance
79 dw_offset_t GetNextUnitOffset() const { return m_offset + m_length + 4; } in GetNextUnitOffset() function151 die_offset < GetNextUnitOffset(); in ContainsDIEOffset()156 dw_offset_t GetNextUnitOffset() const { return m_header.GetNextUnitOffset(); } in GetNextUnitOffset() function
24 GetNextUnitOffset()); in Dump()
28 GetAddressByteSize(), GetNextUnitOffset()); in Dump()
61 die_ref.die_offset() < ns_unit.GetNextUnitOffset()) { in FindAllEntriesForUnit()
96 offset = (*unit_sp)->GetNextUnitOffset(); in ParseUnitsFor()
65 if (offset < GetNextUnitOffset() && in ExtractUnitDIENoDwoIfNeeded()228 lldb::offset_t next_cu_offset = GetNextUnitOffset(); in ExtractDIEsRWLocked()960 bool length_OK = data.ValidOffset(header.GetNextUnitOffset() - 1); in extract()
166 dw_offset_t upper_bound = non_skeleton_cu.GetNextUnitOffset(); in GetGlobalVariables()
425 GetTypes(unit->DIE(), unit->GetOffset(), unit->GetNextUnitOffset(), in GetTypes()