Searched refs:symshndxbuf (Results 1 – 5 of 5) sorted by relevance
7697 Elf_External_Sym_Shndx *symshndxbuf; member8923 = flinfo->symshndxbuf ? bfd_get_symcount (flinfo->output_bfd) : 0; in elf_link_output_symstrtab()8958 if (flinfo->symshndxbuf) in elf_link_swap_symbols_out()8962 flinfo->symshndxbuf = (Elf_External_Sym_Shndx *) bfd_zmalloc (amt); in elf_link_swap_symbols_out()8963 if (flinfo->symshndxbuf == NULL) in elf_link_swap_symbols_out()8983 (flinfo->symshndxbuf in elf_link_swap_symbols_out()11054 if (flinfo->symshndxbuf != NULL) in elf_final_link_free()11055 free (flinfo->symshndxbuf); in elf_final_link_free()11136 flinfo.symshndxbuf = NULL; in bfd_elf_final_link()11392 flinfo.symshndxbuf in bfd_elf_final_link()[all …]
2847 symshndxbuf until it is known that the reallocation succeeded.
5868 Set up a larger symshndxbuf, and write it out. Free it on5872 indices, reallocating symshndxbuf rather than writing it out.5873 (elf_link_flush_output_syms): Don't flush symshndxbuf.
2157 strtab. Initialize symshndxbuf to -1 when number of sections
273 (struct elf_final_link_info): Add locsym_shndx and symshndxbuf.