Searched refs:stab_info (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | libcoff-in.h | 198 void * stab_info; member 278 struct stab_info stab_info; member
|
| D | stabs.c | 148 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()
|
| D | libbfd-in.h | 558 (bfd *, struct stab_info *, asection *, asection *, void **, 568 (bfd *, struct stab_info *, asection *, void **, bfd_byte *); 573 (bfd *, struct stab_info *);
|
| D | libbfd.h | 563 (bfd *, struct stab_info *, asection *, asection *, void **, 573 (bfd *, struct stab_info *, asection *, void **, bfd_byte *); 578 (bfd *, struct stab_info *);
|
| D | libcoff.h | 202 void * stab_info; member 282 struct stab_info stab_info; member
|
| D | cofflink.c | 100 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()
|
| D | elf-bfd.h | 375 struct stab_info stab_info; member
|
| D | bfd-in.h | 488 struct stab_info struct
|
| D | coff-ppc.c | 2485 if (coff_hash_table (info)->stab_info.stabstr != NULL) 2487 if (! _bfd_write_stab_strings (abfd, &coff_hash_table (info)->stab_info))
|
| D | elflink.c | 4750 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()
|
| D | ChangeLog-9697 | 5063 * 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
|
| D | bfd-in2.h | 495 struct stab_info struct
|
| D | ChangeLog-0001 | 492 (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/ |
| D | bfd.h | 501 struct stab_info struct
|