Searched refs:ExceptionMessage (Results 1 – 2 of 2) sorted by relevance
27 throw new ArgumentException(ExceptionMessage); in GetBitness()41 throw new ArgumentException(ExceptionMessage); in GetEntryPoint()55 throw new ArgumentException(ExceptionMessage); in GetSegmentAddress()69 throw new ArgumentException(ExceptionMessage); in GetSegmentPhysicalAddress()83 throw new ArgumentException(ExceptionMessage); in GetSegmentSize()97 throw new ArgumentException(ExceptionMessage); in GetSectionPhysicalAddress()100 …private const string ExceptionMessage = "Unsupported ELF format - only 32 and 64-bit ELFs are supp… field in Antmicro.Renode.Peripherals.Bus.ELFExtensions
24 throw new ArgumentException(ExceptionMessage); in GetValue()37 throw new ArgumentException(ExceptionMessage); in GetSize()40 private const string ExceptionMessage = "Unsupported SymbolEntry type"; field in Antmicro.Renode.Peripherals.Bus.ISymbolEntryExtensions