Searched refs:SortedIntervals (Results 1 – 1 of 1) sorted by relevance
28 symbols = new SortedIntervals(this); in SymbolLookup()291 private readonly SortedIntervals symbols;301 private class SortedIntervals : IEnumerable class in Antmicro.Renode.Core.SymbolLookup303 public SortedIntervals(SymbolLookup owner) in SortedIntervals() method in Antmicro.Renode.Core.SymbolLookup.SortedIntervals