Home
last modified time | relevance | path

Searched refs:IsLabel (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DSymbol.cs275 public bool IsLabel => field in Antmicro.Renode.Core.Symbol
DSymbolLookup.cs443 if(!symbol.IsLabel) in DropUnusedLabels()