/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | dwarf.h | 123 gnu_debuglink, enumerator
|
H A D | ChangeLog-2006 | 562 newly created gnu_debuglink section to a non-zero, aligned,
|
H A D | ChangeLog-2017 | 201 * dwarf.h (enum dwarf_section_display_enum): Add gnu_debuglink, 233 .gnu_debuglink or .gnu_debugaltlink section. 239 .gnu_debuglink section.
|
H A D | ChangeLog-2013 | 543 adding a gnu_debuglink section to an object which already contains
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | dwarf.h | 120 gnu_debuglink, enumerator
|
H A D | ChangeLog-2006 | 562 newly created gnu_debuglink section to a non-zero, aligned,
|
H A D | ChangeLog-2017 | 201 * dwarf.h (enum dwarf_section_display_enum): Add gnu_debuglink, 233 .gnu_debuglink or .gnu_debugaltlink section. 239 .gnu_debuglink section.
|
H A D | ChangeLog-2013 | 543 adding a gnu_debuglink section to an object which already contains
|
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
H A D | opncls.texi | 249 Computes a CRC value as used in the .gnu_debuglink section. 285 Takes a BFD and searches it for a .gnu_debuglink section. If this 323 Takes a @var{BFD} and adds a .gnu_debuglink section to it. The 334 Takes a @var{BFD} and containing a .gnu_debuglink section @var{SECT}
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/boards/ |
H A D | README | 23 and add a .gnu_debuglink to it.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | opncls.texi | 296 Computes a CRC value as used in the .gnu_debuglink section. 420 Takes a BFD and searches it for a .gnu_debuglink section. If this 465 Takes a @var{BFD} and adds a .gnu_debuglink section to it. The 481 Takes a @var{BFD} and containing a .gnu_debuglink section @var{SECT}
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/doc/ |
H A D | debug.options.texi | 47 Displays the contents of the @samp{.gnu_debuglink},
|
/netbsd-src/external/gpl3/binutils/dist/binutils/doc/ |
H A D | debug.options.texi | 47 Displays the contents of the @samp{.gnu_debuglink},
|
/netbsd-src/sys/arch/sbmips/stand/common/ |
H A D | boot.ldscript | 259 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOpts.td | 46 : Eq<"add-gnu-debuglink", "Add a .gnu_debuglink for <debug-file>">,
|
/netbsd-src/sys/arch/evbmips/stand/sbmips/common/ |
H A D | boot.ldscript | 259 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
H A D | mep.sc | 122 DISCARDED="/DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }"
|
H A D | nds32elf.sc | 78 DISCARDED="/DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }"
|
H A D | elf64hppa.sc | 135 DISCARDED="/DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }"
|
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/ |
H A D | mep.sc | 122 DISCARDED="/DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }"
|
H A D | nds32elf.sc | 78 DISCARDED="/DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }"
|
H A D | elfxtensa.sc | 148 DISCARDED="/DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }"
|
H A D | elf64hppa.sc | 135 DISCARDED="/DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }"
|
/netbsd-src/sys/conf/ |
H A D | Makefile.kern.inc | 269 runit ${OBJCOPY} ${OBJCOPY_STRIPFLAGS} -p -R .gnu_debuglink \
|
/netbsd-src/share/mk/ |
H A D | bsd.lib.mk | 649 ( ${OBJCOPY} --strip-debug -p -R .gnu_debuglink \
|