OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sigcontext_off
(Results
1 - 3
of
3
) sorted by null
/external/libunwind/include/tdep-ia64/
libunwind_i.h
151
unw_word_t
sigcontext_off
; /* sigcontext-offset relative to signal sp */
member in struct:cursor
/external/libunwind/src/ia64/
Gresume.c
106
c->psp = c->sigcontext_addr - c->
sigcontext_off
;
Gstep.c
300
c->
sigcontext_off
= c->sigcontext_addr - c->sp;
Completed in 63 milliseconds