Searched refs:last_exidx_sec (Results 1 – 1 of 1) sorted by relevance
4045 asection *last_exidx_sec = NULL; in elf32_tic6x_fix_exidx_coverage() local4106 if (last_unwind_type == 0 || !last_exidx_sec) in elf32_tic6x_fix_exidx_coverage()4113 elf32_tic6x_insert_cantunwind_after (last_text_sec, last_exidx_sec); in elf32_tic6x_fix_exidx_coverage()4188 last_exidx_sec = exidx_sec; in elf32_tic6x_fix_exidx_coverage()4193 if (last_exidx_sec && last_unwind_type != 0) in elf32_tic6x_fix_exidx_coverage()4194 elf32_tic6x_insert_cantunwind_after (last_text_sec, last_exidx_sec); in elf32_tic6x_fix_exidx_coverage()