Searched refs:it_abfd (Results 1 – 1 of 1) sorted by relevance
14148 bfd *it_abfd; in nds32_elf_ex9_build_itable() local14152 for (it_abfd = link_info->input_bfds; it_abfd != NULL; in nds32_elf_ex9_build_itable()14153 it_abfd = it_abfd->link.next) in nds32_elf_ex9_build_itable()14156 table_sec = bfd_get_section_by_name (it_abfd, ".ex9.itable"); in nds32_elf_ex9_build_itable()14159 if (!nds32_get_section_contents (it_abfd, table_sec, &contents)) in nds32_elf_ex9_build_itable()15053 bfd *it_abfd; in nds32_elf_ex9_reloc_jmp() local15080 for (it_abfd = link_info->input_bfds; it_abfd != NULL; in nds32_elf_ex9_reloc_jmp()15081 it_abfd = it_abfd->link.next) in nds32_elf_ex9_reloc_jmp()15083 table_sec = bfd_get_section_by_name (it_abfd, ".ex9.itable"); in nds32_elf_ex9_reloc_jmp()15097 if (!nds32_get_section_contents (it_abfd, table_sec, &contents)) in nds32_elf_ex9_reloc_jmp()