Searched refs:stab_info (Results 1 – 12 of 12) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | libcoff-in.h | 198 void * stab_info; member 278 struct stab_info stab_info; member
|
| D | libbfd-in.h | 540 (bfd *, struct stab_info *, asection *, asection *, void **, 550 (bfd *, struct stab_info *, asection *, void **, bfd_byte *); 555 (bfd *, struct stab_info *);
|
| D | stabs.c | 148 struct stab_info *sinfo, in _bfd_link_section_stabs() 656 struct stab_info *sinfo, in _bfd_write_section_stabs() 726 _bfd_write_stab_strings (bfd *output_bfd, struct stab_info *sinfo) in _bfd_write_stab_strings()
|
| D | libbfd.h | 545 (bfd *, struct stab_info *, asection *, asection *, void **, 555 (bfd *, struct stab_info *, asection *, void **, bfd_byte *); 560 (bfd *, struct stab_info *);
|
| D | libcoff.h | 202 void * stab_info; member 282 struct stab_info stab_info; member
|
| D | cofflink.c | 99 memset (&table->stab_info, 0, sizeof (table->stab_info)); in _bfd_coff_link_hash_table_init() 603 if (! _bfd_link_section_stabs (abfd, &table->stab_info, in coff_link_add_symbols() 605 &secdata->stab_info, in coff_link_add_symbols() 1085 if (coff_hash_table (info)->stab_info.stabstr != NULL) in _bfd_coff_final_link() 1087 if (! _bfd_write_stab_strings (abfd, &coff_hash_table (info)->stab_info)) in _bfd_coff_final_link() 2430 if (secdata == NULL || secdata->stab_info == NULL) in _bfd_coff_link_input_bfd() 2440 (output_bfd, &coff_hash_table (finfo->info)->stab_info, in _bfd_coff_link_input_bfd() 2441 o, &secdata->stab_info, contents))) in _bfd_coff_link_input_bfd()
|
| D | elf-bfd.h | 385 struct stab_info stab_info; member
|
| D | bfd-in.h | 452 struct stab_info struct
|
| D | coff-ppc.c | 2474 if (coff_hash_table (info)->stab_info.stabstr != NULL) 2476 if (! _bfd_write_stab_strings (abfd, &coff_hash_table (info)->stab_info))
|
| D | elflink.c | 4438 &hash_table->stab_info, in elf_link_add_object_symbols() 7412 &elf_hash_table (finfo->info)->stab_info, in elf_link_input_bfd() 8620 if (elf_hash_table (info)->stab_info.stabstr == o) in bfd_elf_final_link() 8657 if (elf_hash_table (info)->stab_info.stabstr != NULL) in bfd_elf_final_link() 8659 if (! _bfd_write_stab_strings (abfd, &elf_hash_table (info)->stab_info)) in bfd_elf_final_link()
|
| D | bfd-in2.h | 459 struct stab_info struct
|
| D | elf.c | 1532 memset (&table->stab_info, 0, sizeof (table->stab_info)); in _bfd_elf_link_hash_table_init()
|