Searched refs:gs_eai (Results 1 – 4 of 4) sorted by relevance
/external/strace/ |
D | s390.c | 1064 uint8_t gs_eai; member 1108 PRINT_FIELD_0X(", ", gsepl, gs_eai); in guard_storage_print_gsepl() 1111 !!(gsepl.gs_eai & 0x40), in guard_storage_print_gsepl() 1112 (gsepl.gs_eai >> 4) & 0x3, in guard_storage_print_gsepl() 1113 gsepl.gs_eai & 0xF); in guard_storage_print_gsepl()
|
/external/strace/tests-m32/ |
D | s390_guarded_storage.c | 89 gsepl->gs_eai, gsepl->t, gsepl->as, gsepl->ar); in gs_print_epl()
|
/external/strace/tests-mx32/ |
D | s390_guarded_storage.c | 89 gsepl->gs_eai, gsepl->t, gsepl->as, gsepl->ar); in gs_print_epl()
|
/external/strace/tests/ |
D | s390_guarded_storage.c | 89 gsepl->gs_eai, gsepl->t, gsepl->as, gsepl->ar); in gs_print_epl()
|