Searched refs:GetNextUnitOffset (Results 1 – 8 of 8) sorted by relevance
71 uint32_t GetNextUnitOffset() const { return m_offset + m_length + 4; } in GetNextUnitOffset() function138 die_offset < GetNextUnitOffset(); in ContainsDIEOffset()143 dw_offset_t GetNextUnitOffset() const { return m_header.GetNextUnitOffset(); } in GetNextUnitOffset() function
22 GetAddressByteSize(), GetNextUnitOffset()); in Dump()
56 die_ref.die_offset() < unit.GetNextUnitOffset()) { in FindAllEntriesForUnit()
25 GetAddressByteSize(), GetNextUnitOffset()); in Dump()
63 if (offset < GetNextUnitOffset() && in ExtractUnitDIEIfNeeded()155 lldb::offset_t next_cu_offset = GetNextUnitOffset(); in ExtractDIEsRWLocked()829 bool length_OK = data.ValidOffset(header.GetNextUnitOffset() - 1); in extract()
95 offset = (*unit_sp)->GetNextUnitOffset(); in ParseUnitsFor()
83 m_apple_names_up->AppendAllDIEsInRange(cu.GetOffset(), cu.GetNextUnitOffset(), in GetGlobalVariables()
382 GetTypes(unit->DIE(), unit->GetOffset(), unit->GetNextUnitOffset(), in GetTypes()