Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delflink.c7408 Elf_External_Sym_Shndx *locsym_shndx; member
9248 flinfo->locsym_shndx); in elf_link_input_bfd()
10393 if (flinfo->locsym_shndx != NULL) in elf_final_link_free()
10394 free (flinfo->locsym_shndx); in elf_final_link_free()
10485 flinfo.locsym_shndx = NULL; in bfd_elf_final_link()
10833 flinfo.locsym_shndx = (Elf_External_Sym_Shndx *) bfd_malloc (amt); in bfd_elf_final_link()
10834 if (flinfo.locsym_shndx == NULL) in bfd_elf_final_link()
DChangeLog-0001226 (elf_reloc_cookie): Add locsym_shndx field. Make locsyms a PTR.
273 (struct elf_final_link_info): Add locsym_shndx and symshndxbuf.
DChangeLog-02037643 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,