Searched refs:FirstNotNullSectionAddress (Results 1 – 2 of 2) sorted by relevance
164 public ulong? FirstNotNullSectionAddress property in Antmicro.Renode.Core.SymbolLookup211 FirstNotNullSectionAddress = elf.Sections field
647 var firstNotNullSection = machine.SystemBus.GetLookup(this).FirstNotNullSectionAddress; in InitPCAndSP()