Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-tic6x.c4045 asection *last_exidx_sec = NULL; in elf32_tic6x_fix_exidx_coverage() local
4106 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()