Home | History | Annotate | Download | only in strace

Lines Matching refs:struct_user_offsets

1003 const struct xlat struct_user_offsets[] = {
2116 for (x = struct_user_offsets; x->str; x++) {
2122 else if (x->val > addr && x != struct_user_offsets) {