Home | History | Annotate | Download | only in strace

Lines Matching refs:struct_user_offsets

2372 const struct xlat struct_user_offsets[] = {
3318 for (x = struct_user_offsets; x->str; x++) {
3324 else if (x->val > addr && x != struct_user_offsets) {