Home
last modified time | relevance | path

Searched refs:hash_sec (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delflink.c7673 asection *hash_sec; member
9602 if (flinfo->hash_sec != NULL) in elf_link_output_extsym()
9614 = elf_section_data (flinfo->hash_sec)->this_hdr.sh_entsize; in elf_link_output_extsym()
9615 bucketpos = ((bfd_byte *) flinfo->hash_sec->contents in elf_link_output_extsym()
9621 ((bfd_byte *) flinfo->hash_sec->contents in elf_link_output_extsym()
11117 flinfo.hash_sec = NULL; in bfd_elf_final_link()
11122 flinfo.hash_sec = bfd_get_linker_section (dynobj, ".hash"); in bfd_elf_final_link()
DChangeLog-20061462 finfo->hash_sec != NULL.
DChangeLog-94956987 (struct elf_final_link_info): Add dynsym_sec and hash_sec fields.