Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.c14177 bfd *it_abfd; in nds32_elf_ex9_build_itable() local
14181 for (it_abfd = link_info->input_bfds; it_abfd != NULL; in nds32_elf_ex9_build_itable()
14182 it_abfd = it_abfd->link.next) in nds32_elf_ex9_build_itable()
14185 table_sec = bfd_get_section_by_name (it_abfd, ".ex9.itable"); in nds32_elf_ex9_build_itable()
14188 if (!nds32_get_section_contents (it_abfd, table_sec, &contents, TRUE)) in nds32_elf_ex9_build_itable()
15082 bfd *it_abfd; in nds32_elf_ex9_reloc_jmp() local
15109 for (it_abfd = link_info->input_bfds; it_abfd != NULL; in nds32_elf_ex9_reloc_jmp()
15110 it_abfd = it_abfd->link.next) in nds32_elf_ex9_reloc_jmp()
15112 table_sec = bfd_get_section_by_name (it_abfd, ".ex9.itable"); in nds32_elf_ex9_reloc_jmp()
15126 if (!nds32_get_section_contents (it_abfd, table_sec, &contents, TRUE)) in nds32_elf_ex9_reloc_jmp()