Home | History | Annotate | Download | only in gdbserver

Lines Matching defs:st_space

57   unsigned char st_space[80];
79 unsigned char st_space[128];
161 ((char *) &fp->st_space[0]) + i * 10);
188 ((char *) &fp->st_space[0]) + i * 10);
227 ((char *) &fp->st_space[0]) + i * 16);
288 memset (((char *) &fp->st_space[0]) + i * 16, 0, 10);
344 p = fp->st_space + i * 16;
600 unsigned char *raw = &fp->st_space[regno * 16];
657 ((char *) &fp->st_space[0]) + i * 16);
728 p = (gdb_byte *) &fp->st_space[0];