Home
last modified time | relevance | path

Searched defs:Struct (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/GDB/
DGDBCustomType.cs37 public static GDBCustomType Struct(string id, IEnumerable<GDBTypeField> fields) in Struct() method
44 … public static GDBCustomType Struct(string id, uint size, IEnumerable<GDBTypeBitField> fields) in Struct() method