Home
last modified time | relevance | path

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

/external/strace/
Dprocess.c53 static const struct xlat struct_user_offsets[] = { variable
71 for (x = struct_user_offsets; x->str; x++) { in SYS_FUNC()
77 else if (x->val > addr && x != struct_user_offsets) { in SYS_FUNC()
DChangeLog-CVS113 (struct xlat struct_user_offsets[]): Ditto.
124 (struct_user_offsets): Add cris-specific data.
266 * util.c: Remove struct_user_offsets[] extern declaration.
792 * process.c (struct_user_offsets): Add MIPS registers.
2037 * process.c (struct_user_offsets) [X86_64]: Reorder elements so
2780 (struct_user_offsets): Ifdef out those which do not exist
2970 * process.c (struct_user_offsets) [LINUX && IA64]: Conditionalize
3038 * process.c (struct_user_offsets) [IA64]: Fix up register name list.
3182 * process.c (struct_user_offsets) [SH]: Check whether REG_XDREG0
3313 * process.c (struct_user_offsets) [LINUX] [ARM]: Add ARM registers.
[all …]