Home
last modified time | relevance | path

Searched refs:stab_info (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Dlibcoff-in.h198 void * stab_info; member
278 struct stab_info stab_info; member
Dstabs.c148 struct stab_info *sinfo, in _bfd_link_section_stabs()
657 struct stab_info *sinfo, in _bfd_write_section_stabs()
727 _bfd_write_stab_strings (bfd *output_bfd, struct stab_info *sinfo) in _bfd_write_stab_strings()
Dlibbfd-in.h558 (bfd *, struct stab_info *, asection *, asection *, void **,
568 (bfd *, struct stab_info *, asection *, void **, bfd_byte *);
573 (bfd *, struct stab_info *);
Dlibbfd.h563 (bfd *, struct stab_info *, asection *, asection *, void **,
573 (bfd *, struct stab_info *, asection *, void **, bfd_byte *);
578 (bfd *, struct stab_info *);
Dlibcoff.h202 void * stab_info; member
282 struct stab_info stab_info; member
Dcofflink.c100 memset (&table->stab_info, 0, sizeof (table->stab_info)); in _bfd_coff_link_hash_table_init()
605 if (! _bfd_link_section_stabs (abfd, &table->stab_info, in coff_link_add_symbols()
607 &secdata->stab_info, in coff_link_add_symbols()
1087 if (coff_hash_table (info)->stab_info.stabstr != NULL) in _bfd_coff_final_link()
1089 if (! _bfd_write_stab_strings (abfd, &coff_hash_table (info)->stab_info)) in _bfd_coff_final_link()
2429 if (secdata == NULL || secdata->stab_info == NULL) in _bfd_coff_link_input_bfd()
2439 (output_bfd, &coff_hash_table (finfo->info)->stab_info, in _bfd_coff_link_input_bfd()
2440 o, &secdata->stab_info, contents))) in _bfd_coff_link_input_bfd()
Delf-bfd.h375 struct stab_info stab_info; member
Dbfd-in.h488 struct stab_info struct
Dcoff-ppc.c2485 if (coff_hash_table (info)->stab_info.stabstr != NULL)
2487 if (! _bfd_write_stab_strings (abfd, &coff_hash_table (info)->stab_info))
Delflink.c4750 if (! _bfd_link_section_stabs (abfd, &htab->stab_info, stab, in elf_link_add_object_symbols()
8976 &elf_hash_table (finfo->info)->stab_info, in elf_link_input_bfd()
10297 if (elf_hash_table (info)->stab_info.stabstr == o) in bfd_elf_final_link()
10334 if (elf_hash_table (info)->stab_info.stabstr != NULL) in bfd_elf_final_link()
10336 if (! _bfd_write_stab_strings (abfd, &elf_hash_table (info)->stab_info)) in bfd_elf_final_link()
DChangeLog-96975063 * libcoff-in.h (struct coff_section_tdata): Add stab_info field.
5064 (struct coff_link_hash_table): Add stab_info field.
5067 stab_info field.
5074 * elf-bfd.h (struct elf_link_hash_table): Add stab_info field.
5075 (struct bfd_elf_section_data): Add stab_info field.
5076 * elf.c (_bfd_elf_link_hash_table_init): Initialize stab_info
Dbfd-in2.h495 struct stab_info struct
DChangeLog-0001492 (struct bfd_elf_section_data): Remove stab_info and merge_info
520 of merge_info and stab_info.
/freebsd-12-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h501 struct stab_info struct