Searched refs:struct_user_offsets (Results 1 - 3 of 3) sorted by relevance

/external/strace/
H A Ddefs.h459 extern const struct xlat struct_user_offsets[];
H A Dprocess.c2372 const struct xlat struct_user_offsets[] = { variable in typeref:struct:xlat
3318 for (x = struct_user_offsets; x->str; x++) {
3324 else if (x->val > addr && x != struct_user_offsets) {
H A Dutil.c1047 for (x = struct_user_offsets; x->str; x++)

Completed in 74 milliseconds