Searched refs:nds32_get_local_syms (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-nds32.c | 122 static int nds32_get_local_syms (bfd *, asection *ATTRIBUTE_UNUSED, 8166 if (!nds32_get_local_syms (abfd, sec, &isymbuf)) in is_convert_32_to_16() 8636 if (!nds32_get_local_syms (abfd, sec, &isym)) in nds32_elf_relax_delete_blanks() 8935 nds32_get_local_syms (bfd *abfd, asection *sec ATTRIBUTE_UNUSED, in nds32_get_local_syms() function 12075 || !nds32_get_local_syms (abfd, sec, &isymbuf)) in nds32_elf_relax_section() 12761 || !nds32_get_local_syms (abfd, sec, &isymbuf)) in nds32_relax_fp_as_gp() 14535 || !nds32_get_local_syms (abfd, sec, &isym)) in nds32_elf_ex9_replace_instruction() 14968 if (!nds32_get_local_syms (abfd, sec, &isym)) in nds32_elf_ex9_reloc_insn() 15354 if (!nds32_get_local_syms (abfd, sec, &isym)) in nds32_elf_ex9_build_hash_table()
|