Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delflink.c924 elf_merge_st_other (bfd *abfd, struct elf_link_hash_entry *h, in elf_merge_st_other() function
1566 elf_merge_st_other (abfd, h, sym, sec, newdef, newdyn); in _bfd_elf_merge_symbol()
4666 elf_merge_st_other (abfd, h, isym, sec, definition, dynamic); in elf_link_add_object_symbols()
13850 elf_merge_st_other (abfd, ehdest, &isym, NULL, TRUE, FALSE); in _bfd_elf_copy_link_hash_symbol_type()
DChangeLog-2014165 (elf_merge_st_other): Set h->protected_def.
1851 * elflink.c (elf_merge_st_other): Update comments. Simplify
DChangeLog-20153033 * elflink.c (elf_merge_st_other): Add "sec" parameter. Don't set
DChangeLog-20095130 * elflink.c (elf_merge_st_other): New.