Home | History | Annotate | Download | only in gdbserver

Lines Matching defs:regsets

48 /* The arch's regsets array initializer must be terminated with a NULL
65 /* Aggregation of all the supported regsets of a given
70 /* The regsets array. */
71 struct regset_info *regsets;
73 /* The number of regsets in the REGSETS array. */
77 supported regsets may depend on processor mode on biarch
80 regset in the REGSETS array above at the same offset. */
104 can be NULL if all registers are transferred with regsets or regsets
110 transferred with regsets .*/
114 /* Info used when accessing registers with regsets. */