Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/ld/
H A Dplugin.c411 elf_symbol_type *elfsym = elf_symbol_from (abfd, asym); in asymbol_from_plugin_symbol()
/dragonfly/contrib/binutils-2.34/ld/
H A Dplugin.c417 elf_symbol_type *elfsym = elf_symbol_from (abfd, asym); in asymbol_from_plugin_symbol()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dnm.c885 info.elfinfo = elf_symbol_from (abfd, sym); in print_symbol()
H A Dobjcopy.c1445 elf_sym = elf_symbol_from (sym->the_bfd, sym); in is_hidden_symbol()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dnm.c868 info.elfinfo = elf_symbol_from (abfd, sym); in print_symbol()
H A Dobjcopy.c1307 elf_sym = elf_symbol_from (sym->the_bfd, sym); in is_hidden_symbol()
/dragonfly/contrib/gdb-7/bfd/
H A Delf-bfd.h634 #define elf_symbol_from(ABFD,S) \ macro
H A Delf.c3269 type_ptr = elf_symbol_from (abfd, sym); in ignore_section_sym()
6593 isym = elf_symbol_from (ibfd, isymarg); in _bfd_elf_copy_private_symbol_data()
6594 osym = elf_symbol_from (obfd, osymarg); in _bfd_elf_copy_private_symbol_data()
6738 type_ptr = elf_symbol_from (abfd, syms[idx]); in swap_out_syms()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf-bfd.h697 #define elf_symbol_from(ABFD,S) \ macro
H A Delf.c3884 type_ptr = elf_symbol_from (abfd, sym); in ignore_section_sym()
7362 isym = elf_symbol_from (ibfd, isymarg); in _bfd_elf_copy_private_symbol_data()
7363 osym = elf_symbol_from (obfd, osymarg); in _bfd_elf_copy_private_symbol_data()
7526 type_ptr = elf_symbol_from (abfd, syms[idx]); in swap_out_syms()
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf-bfd.h755 #define elf_symbol_from(ABFD,S) \ macro
H A Delf.c4123 type_ptr = elf_symbol_from (abfd, sym); in ignore_section_sym()
7977 isym = elf_symbol_from (ibfd, isymarg); in _bfd_elf_copy_private_symbol_data()
7978 osym = elf_symbol_from (obfd, osymarg); in _bfd_elf_copy_private_symbol_data()
8141 type_ptr = elf_symbol_from (abfd, syms[idx]); in swap_out_syms()
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dobj-elf.c486 elfsym = elf_symbol_from (bfd_asymbol_bfd (bfdsym), bfdsym); in obj_elf_visibility()
/dragonfly/contrib/binutils-2.27/gas/config/
H A Dobj-elf.c483 elfsym = elf_symbol_from (bfd_asymbol_bfd (bfdsym), bfdsym); in obj_elf_visibility()