Searched refs:stabstr (Results 1 - 25 of 34) sorted by relevance

12

/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Dsvr3.ifile32 .stabstr BIND(ADDR(.stab) + SIZEOF(.stab)): { }
34 (ADDR(.stabstr) + (SIZEOF(.stabstr)) % 0x1000)):
H A Dsvr3z.ifile32 .stabstr BIND(ADDR(.stab) + SIZEOF(.stab)): { }
34 (ADDR(.stabstr) + (SIZEOF(.stabstr)) % 0x1000)):
/haiku-buildtools/binutils/ld/testsuite/ld-elf/
H A Dstab.d13 \[[0-9 ][0-9]\] \.stabstr +STRTAB +0+ [0-9a-f]+ [0-9a-f]+ 00 +0 +0.*
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/xstormy16/
H A Dbelow100.ld155 .stabstr 0 : { *(.stabstr) }
/haiku-buildtools/legacy/binutils/bfd/
H A Dstabs.c190 if (sinfo->stabstr == NULL)
203 sinfo->stabstr = bfd_make_section_anyway (abfd, ".stabstr");
204 if (sinfo->stabstr == NULL)
206 sinfo->stabstr->flags |= (SEC_HAS_CONTENTS | SEC_READONLY
454 SEC_EXCLUDE for the .stabstr section, so that it will be dropped
456 .stabstr section we saw, and make sure we don't set SEC_EXCLUDE
462 sinfo->stabstr->size = _bfd_stringtab_size (sinfo->strings);
726 /* Write out the .stabstr section. */
731 if (bfd_is_abs_section (sinfo->stabstr
[all...]
H A Dcofflink.c570 optimize the handling of any .stab/.stabstr sections. */
576 asection *stabstr; local
578 stabstr = bfd_get_section_by_name (abfd, ".stabstr");
580 if (stabstr != NULL)
606 stab, stabstr,
1088 if (coff_hash_table (info)->stab_info.stabstr != NULL)
/haiku-buildtools/binutils/bfd/
H A Dstabs.c189 if (sinfo->stabstr == NULL)
206 sinfo->stabstr = bfd_make_section_anyway_with_flags (abfd, ".stabstr",
208 if (sinfo->stabstr == NULL)
459 SEC_EXCLUDE for the .stabstr section, so that it will be dropped
461 .stabstr section we saw, and make sure we don't set SEC_EXCLUDE
467 sinfo->stabstr->size = _bfd_stringtab_size (sinfo->strings);
731 /* Write out the .stabstr section. */
736 if (bfd_is_abs_section (sinfo->stabstr->output_section))
740 BFD_ASSERT ((sinfo->stabstr
[all...]
/haiku-buildtools/legacy/binutils/ld/scripttempl/
H A Dnw.sc126 .stabstr 0 : { *(.stabstr) }
H A Dxstormy16.sc195 .stabstr 0 : { *(.stabstr) }
H A Delf32msp430.sc210 .stabstr 0 : { *(.stabstr) }
H A Delf32sh-symbian.sc336 .stabstr 0 : { *(.stabstr) }
H A Delf_chaos.sc309 .stabstr 0 : { *(.stabstr) }
H A Delfi370.sc182 .stabstr 0 : { *(.stabstr) }
H A Delfm68hc11.sc423 .stabstr 0 : { *(.stabstr) }
H A Delfm68hc12.sc426 .stabstr 0 : { *(.stabstr) }
H A Delfxtensa.sc432 .stabstr 0 : { *(.stabstr) }
H A Diq2000.sc398 .stabstr 0 : { *(.stabstr) }
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-arm/
H A Darm-dyn.ld159 .stabstr 0 : { *(.stabstr) }
H A Darm-lib.ld152 .stabstr 0 : { *(.stabstr) }
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Darm-dyn.ld160 .stabstr 0 : { *(.stabstr) }
H A Darm-lib.ld152 .stabstr 0 : { *(.stabstr) }
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mips-elf/
H A Dmips-dyn.ld189 .stabstr 0 : { *(.stabstr) }
H A Dmips-lib.ld184 .stabstr 0 : { *(.stabstr) }
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dmips-dyn.ld189 .stabstr 0 : { *(.stabstr) }
H A Dmips-lib.ld184 .stabstr 0 : { *(.stabstr) }

Completed in 807 milliseconds

12