HomeSort by: relevance | last modified time | path
    Searched defs:stabstr (Results 1 - 25 of 174) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/binutils/dist/gas/
stabs.c 45 #define STAB_STRING_SECTION_NAME ".stabstr"
95 get_stab_string_offset (const char *string, segT stabstr)
111 subseg_set (stabstr, 0);
113 retval = seg_info (stabstr)->stabu.stab_string_size;
119 retval = seg_info (stabstr)->stabu.stab_string_size = 1;
120 bfd_set_section_flags (stabstr, SEC_READONLY | SEC_DEBUGGING);
128 seg_info (stabstr)->stabu.stab_string_size += length + 1;
208 segT stab, stabstr = NULL; local
224 stabstr = subseg_new (stabstr_secname, 0);
228 && stabstr->name != stabstr_secname
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/
stabs.c 45 #define STAB_STRING_SECTION_NAME ".stabstr"
95 get_stab_string_offset (const char *string, segT stabstr)
111 subseg_set (stabstr, 0);
113 retval = seg_info (stabstr)->stabu.stab_string_size;
119 retval = seg_info (stabstr)->stabu.stab_string_size = 1;
120 bfd_set_section_flags (stabstr, SEC_READONLY | SEC_DEBUGGING);
128 seg_info (stabstr)->stabu.stab_string_size += length + 1;
208 segT stab, stabstr = NULL; local
224 stabstr = subseg_new (stabstr_secname, 0);
228 && stabstr->name != stabstr_secname
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
cofflink.c 566 optimize the handling of any .stab/.stabstr sections. */
572 asection *stabstr; local
574 stabstr = bfd_get_section_by_name (abfd, ".stabstr");
576 if (stabstr != NULL)
591 stab, stabstr,
1157 if (coff_hash_table (info)->stab_info.stabstr != NULL)
elflink.c 6138 of the .stab/.stabstr sections. */
6144 asection *stabstr;
6146 stabstr = bfd_get_section_by_name (abfd, ".stabstr");
6147 if (stabstr != NULL)
6159 stabstr, &string_offset))
13836 if (htab->stab_info.stabstr == o)
13873 if (htab->stab_info.stabstr != NULL)
6135 asection *stabstr; local
bfd-in2.h 7353 /* The first .stabstr section. */
7354 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils.old/dist/bfd/
cofflink.c 566 optimize the handling of any .stab/.stabstr sections. */
572 asection *stabstr; local
574 stabstr = bfd_get_section_by_name (abfd, ".stabstr");
576 if (stabstr != NULL)
602 stab, stabstr,
1169 if (coff_hash_table (info)->stab_info.stabstr != NULL)
elflink.c 6093 of the .stab/.stabstr sections. */
6099 asection *stabstr;
6101 stabstr = bfd_get_section_by_name (abfd, ".stabstr");
6102 if (stabstr != NULL)
6118 stabstr, &secdata->sec_info,
13797 if (htab->stab_info.stabstr == o)
13834 if (htab->stab_info.stabstr != NULL)
6090 asection *stabstr; local
  /src/external/gpl3/gdb.old/dist/bfd/
cofflink.c 565 optimize the handling of any .stab/.stabstr sections. */
571 asection *stabstr; local
573 stabstr = bfd_get_section_by_name (abfd, ".stabstr");
575 if (stabstr != NULL)
601 stab, stabstr,
1130 if (coff_hash_table (info)->stab_info.stabstr != NULL)
elflink.c 6056 of the .stab/.stabstr sections. */
6062 asection *stabstr;
6064 stabstr = bfd_get_section_by_name (abfd, ".stabstr");
6065 if (stabstr != NULL)
6081 stabstr, &secdata->sec_info,
13758 if (htab->stab_info.stabstr == o)
13795 if (htab->stab_info.stabstr != NULL)
6053 asection *stabstr; local
  /src/external/gpl3/gdb/dist/bfd/
cofflink.c 566 optimize the handling of any .stab/.stabstr sections. */
572 asection *stabstr; local
574 stabstr = bfd_get_section_by_name (abfd, ".stabstr");
576 if (stabstr != NULL)
602 stab, stabstr,
1169 if (coff_hash_table (info)->stab_info.stabstr != NULL)
elflink.c 6111 of the .stab/.stabstr sections. */
6117 asection *stabstr;
6119 stabstr = bfd_get_section_by_name (abfd, ".stabstr");
6120 if (stabstr != NULL)
6136 stabstr, &secdata->sec_info,
13811 if (htab->stab_info.stabstr == o)
13848 if (htab->stab_info.stabstr != NULL)
6108 asection *stabstr; local
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64eb/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils/lib/libbfd/arch/alpha/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils/lib/libbfd/arch/earm/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhf/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils/lib/libbfd/arch/hppa/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils/lib/libbfd/arch/i386/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils/lib/libbfd/arch/ia64/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils/lib/libbfd/arch/m68000/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils/lib/libbfd/arch/m68k/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils/lib/libbfd/arch/mips64el/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info
  /src/external/gpl3/binutils/lib/libbfd/arch/mipseb/
bfd.h 7357 /* The first .stabstr section. */
7358 struct bfd_section *stabstr; member in struct:stab_info

Completed in 230 milliseconds

1 2 3 4 5 6 7