Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf-bfd.h1212 bfd_boolean (*merge_symbol) (struct elf_link_hash_entry *, member
DChangeLog-20132078 * elf-bfd.h (struct elf_backend_data <merge_symbol>): Update proto.
2083 * elflink.c (_bfd_elf_merge_symbol): Update bed->merge_symbol call.
DChangeLog-20051323 common_section_index, common_section, and merge_symbol.
1330 * elflink.c (_bfd_elf_merge_symbol): Call backend merge_symbol
1346 common_section, and merge_symbol.
Delflink.c1325 if (bed->merge_symbol != NULL) in _bfd_elf_merge_symbol()
1327 if (!bed->merge_symbol (h, sym, psec, newdef, olddef, oldbfd, oldsec)) in _bfd_elf_merge_symbol()