Searched refs:GetNextCompileUnitOffset (Results 1 – 7 of 7) sorted by relevance
51 debug_info.ValidOffset(cu_sp->GetNextCompileUnitOffset() - 1); in Extract()75 GetNextCompileUnitOffset()); in Dump()
97 die_offset < GetNextCompileUnitOffset(); in ContainsDIEOffset()102 dw_offset_t GetNextCompileUnitOffset() const;
66 if (offset < GetNextCompileUnitOffset() && in ExtractUnitDIEIfNeeded()167 lldb::offset_t next_cu_offset = GetNextCompileUnitOffset(); in ExtractDIEsRWLocked()282 if (offset > GetNextCompileUnitOffset()) { in ExtractDIEsEndCheck()431 dw_offset_t DWARFUnit::GetNextCompileUnitOffset() const { in GetNextCompileUnitOffset() function in DWARFUnit
79 cu.GetOffset(), cu.GetNextCompileUnitOffset(), hash_data)) in GetGlobalVariables()
106 offset = cu_sp->GetNextCompileUnitOffset(); in ParseCompileUnitHeadersIfNeeded()
220 const uint32_t cu_end_offset = cu->GetNextCompileUnitOffset(); in Extract()
359 dwarf_cu->GetNextCompileUnitOffset(), type_mask, type_set); in GetTypes()