Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dunwind_i.h94 struct unw_state_record { struct
99 unsigned long flags; /* see UNW_FLAG_* in unwind.h */
101 u8 *imask; /* imask of spill_mask record or NULL */
102 unsigned long pr_val; /* predicate values */
103 unsigned long pr_mask; /* predicate mask */
105 int region_start;
106 int region_len;
107 int epilogue_start;
108 int epilogue_count;
109 int when_target;
[all …]