1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-01-22 16:20:29 +01:00

Auto merged

2003/06/03 14:35:33-07:00 mostang.com!davidm
(struct ia64_global_unwind-state): Rename member state_record_pool to
	reg_state_pool.

(Logical change 1.90)
This commit is contained in:
mostang.com!davidm 2003-06-03 21:36:03 +00:00
parent 0d37a4a620
commit d4f81e2b69

View file

@ -172,7 +172,7 @@ struct ia64_global_unwind_state
unw_fpreg_t f0, f1_le, f1_be, nat_val_le; unw_fpreg_t f0, f1_le, f1_be, nat_val_le;
unw_fpreg_t nat_val_be, int_val_le, int_val_be; unw_fpreg_t nat_val_be, int_val_le, int_val_be;
struct mempool state_record_pool; struct mempool reg_state_pool;
struct mempool labeled_state_pool; struct mempool labeled_state_pool;
# if UNW_DEBUG # if UNW_DEBUG