Home
last modified time | relevance | path

Searched defs:ia64_global_unwind_state (Results 1 – 1 of 1) sorted by relevance

/external/libunwind/include/tdep-ia64/
Dlibunwind_i.h192 struct ia64_global_unwind_state struct
194 pthread_mutex_t lock; /* global data lock */
196 volatile char init_done;
200 const unsigned char save_order[8];
209 {
214 read_only;
215 unw_fpreg_t nat_val_le, nat_val_be;
216 unw_fpreg_t int_val_le, int_val_be;
218 struct mempool reg_state_pool;
219 struct mempool labeled_state_pool;
[all …]