Searched refs:unwind_record (Results 1 – 5 of 5) sorted by relevance
302 typedef struct unwind_record struct311 } unwind_record; argument
303 struct unw_rec_list *unwind_record; /* Unwind directive. */ member741 unwind_record r;6621 unw_rec_list *ptr = md.slot[curr].unwind_record; in emit_one_bundle()6636 end_ptr = md.slot[(curr + j) % NUM_SLOTS].unwind_record; in emit_one_bundle()6646 for (ptr = md.slot[curr].unwind_record; ptr != last_ptr; in emit_one_bundle()6654 md.slot[curr].unwind_record = last_ptr; in emit_one_bundle()6923 ptr = md.slot[curr].unwind_record; in emit_one_bundle()6934 md.slot[curr].unwind_record = NULL; in emit_one_bundle()10885 CURR_SLOT.unwind_record = unwind.current_entry; in md_assemble()
2429 sets unwind_record slot_number and slot_frag fields.
2044 unwind_record. Don't reload end_ptr before second update round.
6103 unwind_record list in first loop. Rewrite second loop to account for