Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dlibcoff-in.h198 void * stab_info; member
278 struct stab_info stab_info; member
Dlibbfd-in.h540 (bfd *, struct stab_info *, asection *, asection *, void **,
550 (bfd *, struct stab_info *, asection *, void **, bfd_byte *);
555 (bfd *, struct stab_info *);
Dstabs.c148 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()
Dlibbfd.h545 (bfd *, struct stab_info *, asection *, asection *, void **,
555 (bfd *, struct stab_info *, asection *, void **, bfd_byte *);
560 (bfd *, struct stab_info *);
Dlibcoff.h202 void * stab_info; member
282 struct stab_info stab_info; member
Dcofflink.c99 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()
Delf-bfd.h385 struct stab_info stab_info; member
Dbfd-in.h452 struct stab_info struct
Dcoff-ppc.c2474 if (coff_hash_table (info)->stab_info.stabstr != NULL)
2476 if (! _bfd_write_stab_strings (abfd, &coff_hash_table (info)->stab_info))
Delflink.c4438 &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()
Dbfd-in2.h459 struct stab_info struct
Delf.c1532 memset (&table->stab_info, 0, sizeof (table->stab_info)); in _bfd_elf_link_hash_table_init()