Searched refs:bfd_elf_local_sym_name (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf-bfd.h1304 extern const char *bfd_elf_local_sym_name
H A Delf32-m88k.c1411 sym_name = bfd_elf_local_sym_name (input_bfd, sym);
H A Delf64-ppc.c5057 sym_name = bfd_elf_local_sym_name (ibfd, sym);
7479 sym_name = bfd_elf_local_sym_name (input_bfd, sym);
H A Delf.c408 bfd_elf_local_sym_name (bfd *abfd, Elf_Internal_Sym *isym) function
451 return bfd_elf_local_sym_name (abfd, &isym);
H A Delf32-ppc.c4683 sym_name = bfd_elf_local_sym_name (input_bfd, sym);

Completed in 222 milliseconds