Searched defs:ia64_state_record (Results 1 – 1 of 1) sorted by relevance
444 struct ia64_state_record struct446 unsigned int first_region : 1; /* is this the first region? */447 unsigned int done : 1; /* are we done scanning descriptors? */448 unsigned int any_spills : 1; /* got any register spills? */449 unsigned int in_body : 1; /* are we inside prologue or body? */450 uint8_t *imask; /* imask of spill_mask record or NULL */451 uint16_t abi_marker;453 unw_word_t pr_val; /* predicate values */454 unw_word_t pr_mask; /* predicate mask */456 long spill_offset; /* psp-relative offset for spill base */[all …]