Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-tic6x.c4091 struct _tic6x_elf_section_data *tic6x_data in elf32_tic6x_fix_exidx_coverage() local
4102 if (tic6x_data == NULL) in elf32_tic6x_fix_exidx_coverage()
4105 exidx_sec = tic6x_data->u.text.tic6x_exidx_sec; in elf32_tic6x_fix_exidx_coverage()
4243 _tic6x_elf_section_data *tic6x_data; in elf32_tic6x_write_section() local
4253 tic6x_data = get_tic6x_elf_section_data (sec); in elf32_tic6x_write_section()
4254 if (tic6x_data == NULL) in elf32_tic6x_write_section()
4257 if (tic6x_data->elf.this_hdr.sh_type != SHT_C6000_UNWIND) in elf32_tic6x_write_section()
4261 = tic6x_data->u.exidx.unwind_edit_list; in elf32_tic6x_write_section()