Home
last modified time | relevance | path

Searched refs:unwind_edit_head (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-tic6x.c4097 tic6x_unwind_table_edit *unwind_edit_head = NULL; in elf32_tic6x_fix_exidx_coverage() local
4171 elf32_tic6x_add_unwind_table_edit (&unwind_edit_head, in elf32_tic6x_fix_exidx_coverage()
4185 exidx_data->u.exidx.unwind_edit_list = unwind_edit_head; in elf32_tic6x_fix_exidx_coverage()
Delf32-arm.c10991 arm_unwind_table_edit *unwind_edit_head = NULL; in elf32_arm_fix_exidx_coverage() local
11064 add_unwind_table_edit (&unwind_edit_head, &unwind_edit_tail, in elf32_arm_fix_exidx_coverage()
11078 exidx_arm_data->u.exidx.unwind_edit_list = unwind_edit_head; in elf32_arm_fix_exidx_coverage()