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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibcoff-in.h198 void * stab_info; member in struct:coff_section_tdata
278 struct stab_info stab_info; member in struct:coff_link_hash_table
H A Dlibbfd-in.h560 (bfd *, struct stab_info *, asection *, asection *, void **,
570 (bfd *, struct stab_info *, asection *, void **, bfd_byte *);
575 (bfd *, struct stab_info *);
H A Dlibbfd.h565 (bfd *, struct stab_info *, asection *, asection *, void **,
575 (bfd *, struct stab_info *, asection *, void **, bfd_byte *);
580 (bfd *, struct stab_info *);
H A Dlibcoff.h202 void * stab_info; member in struct:coff_section_tdata
282 struct stab_info stab_info; member in struct:coff_link_hash_table
H A Dstabs.c150 struct stab_info *sinfo,
660 struct stab_info *sinfo,
730 _bfd_write_stab_strings (bfd *output_bfd, struct stab_info *sinfo)
H A Dcofflink.c100 memset (&table->stab_info, 0, sizeof (table->stab_info));
605 if (! _bfd_link_section_stabs (abfd, &table->stab_info,
607 &secdata->stab_info,
1088 if (coff_hash_table (info)->stab_info.stabstr != NULL)
1090 if (! _bfd_write_stab_strings (abfd, &coff_hash_table (info)->stab_info))
2430 if (secdata == NULL || secdata->stab_info == NULL)
2440 (output_bfd, &coff_hash_table (finfo->info)->stab_info,
2441 o, &secdata->stab_info, contents)))
H A Dbfd-in.h494 struct stab_info
488 struct stab_info struct
H A Delf-bfd.h376 struct stab_info stab_info;
375 struct stab_info stab_info; member in struct:elf_link_hash_table
H A Dcoff-ppc.c2496 if (coff_hash_table (info)->stab_info.stabstr != NULL)
2498 if (! _bfd_write_stab_strings (abfd, &coff_hash_table (info)->stab_info))
H A Delflink.c4759 if (! _bfd_link_section_stabs (abfd, &htab->stab_info, stab,
8986 &elf_hash_table (finfo->info)->stab_info,
10307 if (elf_hash_table (info)->stab_info.stabstr == o)
10344 if (elf_hash_table (info)->stab_info.stabstr != NULL)
10346 if (! _bfd_write_stab_strings (abfd, &elf_hash_table (info)->stab_info))
H A Dbfd-in2.h501 struct stab_info
495 struct stab_info struct
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h507 struct stab_info
501 struct stab_info struct

Completed in 391 milliseconds