Searched refs:unwind_record (Results 1 – 10 of 10) sorted by relevance
276 typedef struct unwind_record struct285 } unwind_record; argument
257 struct unw_rec_list *unwind_record; /* Unwind directive. */ member655 unwind_record r;6123 ptr = md.slot[curr].unwind_record; in emit_one_bundle()6134 end_ptr = md.slot[(curr + 1) % NUM_SLOTS].unwind_record; in emit_one_bundle()6144 for (ptr = md.slot[curr].unwind_record; ptr != last_ptr; in emit_one_bundle()6152 md.slot[curr].unwind_record = last_ptr; in emit_one_bundle()6359 ptr = md.slot[curr].unwind_record; in emit_one_bundle()6365 end_ptr = md.slot[(curr + 1) % NUM_SLOTS].unwind_record; in emit_one_bundle()6371 md.slot[curr].unwind_record = NULL; in emit_one_bundle()10041 CURR_SLOT.unwind_record = unwind.current_entry;
296 typedef struct unwind_record struct305 } unwind_record; argument
294 struct unw_rec_list *unwind_record; /* Unwind directive. */ member717 unwind_record r;6739 unw_rec_list *ptr = md.slot[curr].unwind_record; in emit_one_bundle()6754 end_ptr = md.slot[(curr + j) % NUM_SLOTS].unwind_record; in emit_one_bundle()6764 for (ptr = md.slot[curr].unwind_record; ptr != last_ptr; in emit_one_bundle()6772 md.slot[curr].unwind_record = last_ptr; in emit_one_bundle()7040 ptr = md.slot[curr].unwind_record; in emit_one_bundle()7051 md.slot[curr].unwind_record = NULL; in emit_one_bundle()10977 CURR_SLOT.unwind_record = unwind.current_entry;
350 sets unwind_record slot_number and slot_frag fields.
6113 unwind_record list in first loop. Rewrite second loop to account for
2429 sets unwind_record slot_number and slot_frag fields.
2073 unwind_record. Don't reload end_ptr before second update round.
2573 (struct unw_r_record, unwind_record): New unwind record structs.