Searched refs:RangeAlloc (Results 1 – 1 of 1) sorted by relevance
77 : OrigUnit(OrigUnit), ID(ID), LowPc(UINT64_MAX), HighPc(0), RangeAlloc(), in CompileUnit()78 Ranges(RangeAlloc), UnitRangeAttribute(nullptr) { in CompileUnit()85 NextUnitOffset(RHS.NextUnitOffset), RangeAlloc(), Ranges(RangeAlloc) { in CompileUnit()191 FunctionIntervals::Allocator RangeAlloc; member in llvm::dsymutil::__anon5c7ea04f0111::CompileUnit