HomeSort by: relevance | last modified time | path
    Searched refs:stab_info (Results 1 - 25 of 72) sorted by relevancy

1 2 3

  /src/external/gpl3/binutils.old/dist/bfd/
coff-bfd.h 58 void * stab_info; member in struct:coff_section_tdata
libcoff-in.h 307 struct stab_info stab_info; member in struct:coff_link_hash_table
stabs.c 120 .struct stab_info
166 (bfd *, struct stab_info *, asection *, asection *, void **,
176 struct stab_info *sinfo,
697 (bfd *, struct stab_info *, asection *, void **, bfd_byte *);
706 struct stab_info *sinfo,
778 bool _bfd_write_stab_strings (bfd *, struct stab_info *);
785 _bfd_write_stab_strings (bfd *output_bfd, struct stab_info *sinfo)
cofflink.c 131 memset (&table->stab_info, 0, sizeof (table->stab_info));
601 if (! _bfd_link_section_stabs (abfd, &table->stab_info,
603 &secdata->stab_info,
1169 if (coff_hash_table (info)->stab_info.stabstr != NULL)
1171 if (! _bfd_write_stab_strings (abfd, &coff_hash_table (info)->stab_info))
2545 if (secdata == NULL || secdata->stab_info == NULL)
2556 (output_bfd, &coff_hash_table (flaginfo->info)->stab_info,
2557 o, &secdata->stab_info, contents)))
libcoff.h 311 struct stab_info stab_info; member in struct:coff_link_hash_table
libbfd.h 3711 (bfd *, struct stab_info *, asection *, asection *, void **,
3718 (bfd *, struct stab_info *, asection *, void **, bfd_byte *) ATTRIBUTE_HIDDEN;
3720 bool _bfd_write_stab_strings (bfd *, struct stab_info *) ATTRIBUTE_HIDDEN;
elf-bfd.h 719 struct stab_info stab_info;
718 struct stab_info stab_info; member in struct:elf_link_hash_table
elflink.c 6117 if (! _bfd_link_section_stabs (abfd, &htab->stab_info, stab,
12223 &elf_hash_table (flinfo->info)->stab_info,
13797 if (htab->stab_info.stabstr == o)
13834 if (htab->stab_info.stabstr != NULL)
13836 if (!_bfd_write_stab_strings (abfd, &htab->stab_info))
  /src/external/gpl3/binutils/dist/bfd/
stabs.c 120 .struct stab_info
166 (bfd *, struct stab_info *, asection *, asection *,
176 struct stab_info *sinfo,
696 (bfd *, struct stab_info *, asection *, bfd_byte *);
705 struct stab_info *sinfo,
774 bool _bfd_write_stab_strings (bfd *, struct stab_info *);
781 _bfd_write_stab_strings (bfd *output_bfd, struct stab_info *sinfo)
libcoff-in.h 308 struct stab_info stab_info; member in struct:coff_link_hash_table
libbfd.h 3604 (bfd *, struct stab_info *, asection *, asection *,
3611 (bfd *, struct stab_info *, asection *, bfd_byte *) ATTRIBUTE_HIDDEN;
3613 bool _bfd_write_stab_strings (bfd *, struct stab_info *) ATTRIBUTE_HIDDEN;
cofflink.c 131 memset (&table->stab_info, 0, sizeof (table->stab_info));
590 if (! _bfd_link_section_stabs (abfd, &table->stab_info,
1157 if (coff_hash_table (info)->stab_info.stabstr != NULL)
1159 if (! _bfd_write_stab_strings (abfd, &coff_hash_table (info)->stab_info))
2544 (output_bfd, &coff_hash_table (flaginfo->info)->stab_info,
libcoff.h 312 struct stab_info stab_info; member in struct:coff_link_hash_table
elf-bfd.h 728 struct stab_info stab_info;
727 struct stab_info stab_info; member in struct:elf_link_hash_table
elflink.c 6158 && !_bfd_link_section_stabs (abfd, &htab->stab_info, stab,
12246 &elf_hash_table (flinfo->info)->stab_info, o, contents)))
13836 if (htab->stab_info.stabstr == o)
13873 if (htab->stab_info.stabstr != NULL)
13875 if (!_bfd_write_stab_strings (abfd, &htab->stab_info))
bfd-in2.h 7347 struct stab_info struct
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64/
bfd.h 7351 struct stab_info struct
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64eb/
bfd.h 7351 struct stab_info struct
  /src/external/gpl3/binutils/lib/libbfd/arch/alpha/
bfd.h 7351 struct stab_info struct
  /src/external/gpl3/binutils/lib/libbfd/arch/earm/
bfd.h 7351 struct stab_info struct
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhf/
bfd.h 7351 struct stab_info struct
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/
bfd.h 7351 struct stab_info struct
  /src/external/gpl3/binutils/lib/libbfd/arch/hppa/
bfd.h 7351 struct stab_info struct
  /src/external/gpl3/binutils/lib/libbfd/arch/i386/
bfd.h 7351 struct stab_info struct
  /src/external/gpl3/binutils/lib/libbfd/arch/ia64/
bfd.h 7351 struct stab_info struct

Completed in 181 milliseconds

1 2 3