Searched refs:FileName (Results 1 – 4 of 4) sorted by relevance
57 .FirstOrDefault(f => ELFReader.CheckELFType(f.FileName) != Class.NotELF); in ReloadSymbols()63 sysbus.LoadSymbolsFrom(fingerprint.FileName, textAddress: relocaddr); in ReloadSymbols()
29 public string FileName { get; set; } property in Antmicro.Renode.PlatformDescription.Syntax.Description
176 …yntaxTreeHelpers.VisitSyntaxTree<ReferenceValue>(description, x => x.Scope = description.FileName); in SetupScopeInDescription()
240 result.Value.FileName = fileName; in ParseDescription()1705 file = syntaxErrorPosition.FileName; in GetElementSourceAndPath()1714 file = description.FileName; in GetElementSourceAndPath()1786 public string FileName { get; private set; } property in Antmicro.Renode.PlatformDescription.CreationDriver.WithPositionForSyntaxErrors1793 FileName = fileName; in WithPositionForSyntaxErrors()