1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-12-23 20:03:43 +01:00

(struct ia64_cursor): Add sigcontext_loc.

(Logical change 1.18)
This commit is contained in:
mostang.com!davidm 2002-04-25 06:47:29 +00:00
parent 72e98c4610
commit 563bccbf75

View file

@ -147,6 +147,7 @@ struct ia64_cursor
unw_word_t f2_loc, f3_loc, f4_loc, f5_loc, fr_loc[16];
unw_word_t eh_args[4]; /* exception handler arguments */
unw_word_t sigcontext_loc; /* location of sigcontext or NULL */
#ifdef IA64_UNW_SCRIPT_CACHE
short hint;