mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-17 13:47:37 +01:00
(ia64_state_record): Rename epilogue_start to when_sp_restored.
(Logical change 1.56)
This commit is contained in:
parent
5939c41c09
commit
77ccc28ad9
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ struct ia64_state_record
|
|||
long spill_offset; /* psp-relative offset for spill base */
|
||||
int region_start;
|
||||
int region_len;
|
||||
int epilogue_start;
|
||||
int when_sp_restored;
|
||||
int epilogue_count;
|
||||
int when_target;
|
||||
|
||||
|
|
Loading…
Reference in a new issue