Home | History | Annotate | Download | only in bfd

Lines Matching defs:exidx

3063     /* Unwind info attached to an .ARM.exidx section.  */
3068 } exidx;
13604 (&exidx_arm_data->u.exidx.unwind_edit_list,
13605 &exidx_arm_data->u.exidx.unwind_edit_tail,
13613 /* Scan .ARM.exidx tables, and create a list describing edits which should be
13637 /* Walk over all EXIDX sections, and create backlinks from the corrsponding
13661 /* Link this .ARM.exidx section back from the text section it
13780 exidx_arm_data->u.exidx.unwind_edit_list = unwind_edit_head;
13781 exidx_arm_data->u.exidx.unwind_edit_tail = unwind_edit_tail;
15894 edit_list = eadi->u.exidx.unwind_edit_list;
15895 edit_tail = eadi->u.exidx.unwind_edit_tail;
18587 /* Copy an .ARM.exidx table entry, adding OFFSET to (applied) PREL31
19654 = arm_data->u.exidx.unwind_edit_list;
19905 sec = bfd_get_section_by_name (abfd, ".ARM.exidx");
19940 sec = bfd_get_section_by_name (abfd, ".ARM.exidx");