Home | History | Annotate | Download | only in bfd

Lines Matching defs:exidx

94     /* Unwind info attached to an .c6xabi.exidx section.  */
99 } exidx;
3879 &exidx_data->u.exidx.unwind_edit_list,
3880 &exidx_data->u.exidx.unwind_edit_tail,
3886 /* Scan .cx6abi.exidx tables, and create a list describing edits which
3911 /* Walk over all EXIDX sections, and create backlinks from the corrsponding
3935 /* Link this .c6xabi.exidx section back from the
4044 exidx_data->u.exidx.unwind_edit_list = unwind_edit_head;
4045 exidx_data->u.exidx.unwind_edit_tail = unwind_edit_tail;
4069 /* Copy an .c6xabi.exidx table entry, adding OFFSET to (applied) PREL31
4120 = tic6x_data->u.exidx.unwind_edit_list;