Home
last modified time | relevance | path

Searched refs:unwind_record (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.h302 typedef struct unwind_record struct
311 } unwind_record; argument
Dtc-ia64.c303 struct unw_rec_list *unwind_record; /* Unwind directive. */ member
741 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()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20042429 sets unwind_record slot_number and slot_frag fields.
DChangeLog-20052044 unwind_record. Don't reload end_ptr before second update round.
DChangeLog-00016103 unwind_record list in first loop. Rewrite second loop to account for