Home
last modified time | relevance | path

Searched refs:marker (Results 1 – 25 of 121) sorted by relevance

12345

/toolchain/binutils/binutils-2.27/bfd/
Dformat.c99 void *marker; member
128 preserve->marker = bfd_alloc (abfd, 1); in bfd_preserve_save()
129 if (preserve->marker == NULL) in bfd_preserve_save()
164 bfd_release (abfd, preserve->marker); in bfd_preserve_restore()
165 preserve->marker = NULL; in bfd_preserve_restore()
179 preserve->marker = NULL; in bfd_preserve_finish()
242 preserve.marker = NULL; in bfd_check_format_matches()
322 if (preserve.marker != NULL) in bfd_check_format_matches()
435 if (preserve.marker != NULL) in bfd_check_format_matches()
478 if (preserve.marker != NULL) in bfd_check_format_matches()
/toolchain/binutils/binutils-2.27/ld/scripttempl/
Dalphavms.sc51 *(LIB\$INITIALIZDZ) /* Start marker. */
54 *(LIB\$INITIALIZE$) /* End marker. */
Dia64vms.sc58 *(LIB\$INITIALIZDZ) /* Start marker. */
61 *(LIB\$INITIALIZE$) /* End marker. */
Delf32cr16.sc103 end of ctors marker and it must be last */
Delf32crx.sc106 end of ctors marker and it must be last */
Dvisium.sc91 end of ctors marker and it must be last. */
Delfd10v.sc35 end of ctors marker and it must be last */
Delfmicroblaze.sc34 end of ctors marker and it must be last */
Delfd30v.sc26 end of ctors marker and it must be last */
Delf32msp430.sc224 from the crtend file contains the end of ctors marker and it
Dxstormy16.sc81 end of ctors marker and it must be last */
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-powerpc/
Dtlsopt1_32.s3 # __tls_get_addr without marker relocs, and the arg setup insn
Dtlsopt2.s3 # __tls_get_addr without marker relocs, and two arg setup insns
Dtlsopt2_32.s3 # __tls_get_addr without marker relocs, and two arg setup insns
Dtlsopt1.s3 # __tls_get_addr without marker relocs, and the arg setup insn
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
Dpt-2.s15 dummylabel: ! Needed to hang a marker that this is SHmedia.
Dmovi-2.s17 forwdummylabel: ! Needed to hang a marker that this section is SHmedia.
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
Dpcrelcp-1.d24 # for the TEXTREL dynamic marker.
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-s390.texi722 @cindex instruction marker, s390
723 @cindex s390 instruction marker
730 The :tls_load marker is used to flag the load instruction in the initial
734 The :tls_gdcall marker is used to flag the branch-and-save instruction to
737 The :tls_ldcall marker is used to flag the branch-and-save instruction to
741 For more information about the thread local storage instruction marker
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
Darm-dyn.ld115 end of ctors marker and it must be last */
Darm-lib.ld108 end of ctors marker and it must be last */
Darm-no-rel-plt.ld139 end of ctors marker and it must be last */
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
Dmips-dyn.ld127 end of ctors marker and it must be last */
Dmips-lib.ld118 end of ctors marker and it must be last */
/toolchain/binutils/binutils-2.27/binutils/
Dresbin.c1460 rc_uint_type start, marker; in res_to_bin_dialog() local
1565 marker = off; /* Save two bytes for size of optional data. */ in res_to_bin_dialog()
1587 set_windres_bfd_content (wrbfd, dc_rclen, marker, 2); in res_to_bin_dialog()

12345