Lines Matching refs:offset
43 { .offset = at * 4, .regno = dwreg, .count = n, .bits = 32 }
45 { .offset = at * 4, .regno = dwreg, .count = n, .bits = 16, .pad = 2 }
84 .offset = offsetof (struct EBLHOOK(prstatus), pr_reg) + (4 * 11), \
90 { .offset = 0, .regno = 37, .count = 2, .bits = 32 }, /* fctrl-fstat */
91 { .offset = 7 * 4, .regno = 11, .count = 8, .bits = 80 }, /* stN */
97 { .offset = 0, .regno = 37, .count = 2, .bits = 16 }, /* fctrl-fstat */
98 { .offset = 24, .regno = 39, .count = 1, .bits = 32 }, /* mxcsr */
99 { .offset = 32, .regno = 11, .count = 8, .bits = 80, .pad = 6 }, /* stN */
100 { .offset = 32 + 128, .regno = 21, .count = 8, .bits = 128 }, /* xmm */
111 { .type = ELF_T_WORD, .offset = 0x0, .format = 'd', .name = "index" },
112 { .type = ELF_T_WORD, .offset = 0x4, .format = 'x', .name = "base" },
113 { .type = ELF_T_WORD, .offset = 0x8, .format = 'x', .name = "limit" },
114 { .type = ELF_T_WORD, .offset = 0xc, .format = 'x', .name = "flags" },