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

/external/strace/linux/s390/
H A Darch_sigreturn.c5 const long addr = *s390_frame_ptr + __SIGNAL_FRAMESIZE;
/external/libunwind/src/ppc32/
H A DGstep.c38 #define __SIGNAL_FRAMESIZE 128 macro
135 unw_word_t ucontext = c->dwarf.cfa + __SIGNAL_FRAMESIZE;
/external/libunwind/src/ppc64/
H A DGstep.c38 #define __SIGNAL_FRAMESIZE 128 macro
136 unw_word_t ucontext = c->dwarf.cfa + __SIGNAL_FRAMESIZE;

Completed in 2104 milliseconds