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

12

/freebsd-10-stable/sys/boot/powerpc/ofw/
H A Dldscript.powerpc109 .stabstr 0 : { *(.stabstr) }
/freebsd-10-stable/sys/boot/powerpc/uboot/
H A Dldscript.powerpc109 .stabstr 0 : { *(.stabstr) }
/freebsd-10-stable/sys/conf/
H A Dldscript.powerpc114 .stabstr 0 : { *(.stabstr) }
H A Dldscript.powerpc64114 .stabstr 0 : { *(.stabstr) }
H A Dldscript.arm122 .stabstr 0 : { *(.stabstr) }
H A Dldscript.ia64121 .stabstr 0 : { *(.stabstr) }
H A Dldscript.mips264 .stabstr 0 : { *(.stabstr) }
H A Dldscript.mips.mips64265 .stabstr 0 : { *(.stabstr) }
H A Dldscript.sparc64233 .stabstr 0 : { *(.stabstr) }
H A Dldscript.amd64185 .stabstr 0 : { *(.stabstr) }
H A Dldscript.i386163 .stabstr 0 : { *(.stabstr) }
H A Dldscript.mips.cfe281 .stabstr 0 : { *(.stabstr) }
/freebsd-10-stable/sys/boot/arm/uboot/
H A Dldscript.arm106 .stabstr 0 : { *(.stabstr) }
/freebsd-10-stable/contrib/binutils/bfd/
H A Dstabs.c188 if (sinfo->stabstr == NULL)
205 sinfo->stabstr = bfd_make_section_anyway_with_flags (abfd, ".stabstr",
207 if (sinfo->stabstr == NULL)
455 SEC_EXCLUDE for the .stabstr section, so that it will be dropped
457 .stabstr section we saw, and make sure we don't set SEC_EXCLUDE
463 sinfo->stabstr->size = _bfd_stringtab_size (sinfo->strings);
727 /* Write out the .stabstr section. */
732 if (bfd_is_abs_section (sinfo->stabstr->output_section))
736 BFD_ASSERT ((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)
H A Dbfd-in.h500 /* The first .stabstr section. */
501 struct bfd_section *stabstr;
495 struct bfd_section *stabstr; member in struct:stab_info
H A Delflink.c4735 of the .stab/.stabstr sections. */
4741 asection *stabstr;
4743 stabstr = bfd_get_section_by_name (abfd, ".stabstr");
4744 if (stabstr != NULL)
4760 stabstr, &secdata->sec_info,
10307 if (elf_hash_table (info)->stab_info.stabstr == o)
10344 if (elf_hash_table (info)->stab_info.stabstr != NULL)
4732 asection *stabstr; local
H A Dcoff-ppc.c2496 if (coff_hash_table (info)->stab_info.stabstr != NULL)
/freebsd-10-stable/libexec/rtld-elf/amd64/
H A Delf_rtld.x99 .stabstr 0 : { *(.stabstr) }
/freebsd-10-stable/libexec/rtld-elf/i386/
H A Delf_rtld.x99 .stabstr 0 : { *(.stabstr) }
/freebsd-10-stable/contrib/binutils/ld/scripttempl/
H A Dnw.sc126 .stabstr 0 : { *(.stabstr) }
H A Dmep.sc402 .stabstr 0 : { *(.stabstr) }
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-shared-linux-o32.ld245 .stabstr 0 : { *(.stabstr) }
H A Dcvmx-shared-linux-n32.ld269 .stabstr 0 : { *(.stabstr) }
H A Dcvmx-shared-linux.ld268 .stabstr 0 : { *(.stabstr) }

Completed in 475 milliseconds

12