Home
last modified time | relevance | path

Searched refs:stabstr (Results 1 – 25 of 45) sorted by relevance

12

/freebsd-9-stable/contrib/binutils/bfd/
Dstabs.c186 if (sinfo->stabstr == NULL) in _bfd_link_section_stabs()
203 sinfo->stabstr = bfd_make_section_anyway_with_flags (abfd, ".stabstr", in _bfd_link_section_stabs()
205 if (sinfo->stabstr == NULL) in _bfd_link_section_stabs()
461 sinfo->stabstr->size = _bfd_stringtab_size (sinfo->strings); in _bfd_link_section_stabs()
729 if (bfd_is_abs_section (sinfo->stabstr->output_section)) in _bfd_write_stab_strings()
733 BFD_ASSERT ((sinfo->stabstr->output_offset in _bfd_write_stab_strings()
735 <= sinfo->stabstr->output_section->size); in _bfd_write_stab_strings()
738 (file_ptr) (sinfo->stabstr->output_section->filepos in _bfd_write_stab_strings()
739 + sinfo->stabstr->output_offset), in _bfd_write_stab_strings()
/freebsd-9-stable/contrib/binutils/ld/scripttempl/
Dsh.sc55 .stabstr 0 ${RELOCATING+(NOLOAD)} :
57 *(.stabstr)
Dsparccoff.sc43 .stabstr 0 ${RELOCATING+(NOLOAD)} :
45 [ .stabstr ]
Di386coff.sc38 .stabstr 0 ${RELOCATING+(NOLOAD)} :
40 [ .stabstr ]
Darmcoff.sc79 .stabstr 0 ${RELOCATING+(NOLOAD)} :
81 [ .stabstr ]
Dnw.sc126 .stabstr 0 : { *(.stabstr) }
Dpep.sc188 .stabstr ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
190 *(.stabstr)
Dpe.sc188 .stabstr ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
190 *(.stabstr)
Dppcpe.sc171 .stabstr BLOCK(__section_alignment__) ${RELOCATING+(NOLOAD)} :
173 [ .stabstr ]
/freebsd-9-stable/libexec/rtld-elf/i386/
Delf_rtld.x99 .stabstr 0 : { *(.stabstr) }
/freebsd-9-stable/libexec/rtld-elf/amd64/
Delf_rtld.x99 .stabstr 0 : { *(.stabstr) }
/freebsd-9-stable/sys/boot/powerpc/uboot/
Dldscript.powerpc109 .stabstr 0 : { *(.stabstr) }
/freebsd-9-stable/sys/conf/
Dldscript.arm104 .stabstr 0 : { *(.stabstr) }
Dldscript.powerpc64114 .stabstr 0 : { *(.stabstr) }
Dldscript.powerpc114 .stabstr 0 : { *(.stabstr) }
Dldscript.ia64121 .stabstr 0 : { *(.stabstr) }
Dldscript.sparc64233 .stabstr 0 : { *(.stabstr) }
Dldscript.i386163 .stabstr 0 : { *(.stabstr) }
Dldscript.mips264 .stabstr 0 : { *(.stabstr) }
Dldscript.mips.mips64265 .stabstr 0 : { *(.stabstr) }
Dldscript.amd64185 .stabstr 0 : { *(.stabstr) }
Dldscript.mips.cfe281 .stabstr 0 : { *(.stabstr) }
/freebsd-9-stable/sys/boot/arm/uboot/
Dldscript.arm106 .stabstr 0 : { *(.stabstr) }
/freebsd-9-stable/sys/boot/powerpc/ofw/
Dldscript.powerpc109 .stabstr 0 : { *(.stabstr) }
/freebsd-9-stable/sys/boot/arm/at91/
Dlinker.cfg256 .stabstr 0 : { *(.stabstr) }

12