Home
last modified time | relevance | path

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

/external/strace/linux/sparc/
Darch_sigreturn.c4 #ifndef SIZEOF_STRUCT_PT_REGS
5 # define SIZEOF_STRUCT_PT_REGS sizeof(struct pt_regs) macro
15 SIZEOF_STRUCT_SPARC_STACKF + SIZEOF_STRUCT_PT_REGS; in arch_sigreturn()
36 #undef SIZEOF_STRUCT_PT_REGS
/external/strace/linux/sparc64/
Darch_sigreturn.c6 #define SIZEOF_STRUCT_PT_REGS sizeof(struct pt_regs32) macro