Searched refs:elf_merge_st_other (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elflink.c | 924 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()
|
D | ChangeLog-2014 | 165 (elf_merge_st_other): Set h->protected_def. 1851 * elflink.c (elf_merge_st_other): Update comments. Simplify
|
D | ChangeLog-2015 | 3033 * elflink.c (elf_merge_st_other): Add "sec" parameter. Don't set
|
D | ChangeLog-2009 | 5130 * elflink.c (elf_merge_st_other): New.
|