Searched refs:linker (Results 1 - 25 of 56) sorted by relevance

123

/haiku-fatelf/src/libs/util/
H A Dkld.c31 #include <sys/linker.h>
/haiku-fatelf/src/bin/gdb/bfd/doc/
H A DMakefile.am10 syms.texi targets.texi init.texi hash.texi linker.texi \
34 $(srcdir)/../hash.c $(srcdir)/../linker.c \
205 s-linker: $(MKDOC) $(srcdir)/../linker.c $(srcdir)/doc.str
206 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../linker.c >linker.tmp
207 $(srcdir)/../../move-if-change linker.tmp linker.texi
208 touch s-linker
209 linker
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-arc.c190 arc_elf_final_write_processing (abfd, linker)
192 bfd_boolean linker ATTRIBUTE_UNUSED;
H A Delf32-pj.c329 pj_elf_final_write_processing (abfd, linker)
331 bfd_boolean linker ATTRIBUTE_UNUSED;
H A Dmakefile.vms23 targets.obj,hash.obj,linker.obj,elf.obj,srec.obj,binary.obj,tekhex.obj,\
H A Delf32-sh64.c359 /* Hook called by the linker routine which adds symbols from an object
462 /* This hook function is called before the linker writes out a global
464 linker output. We cut off the special suffix on those symbols, so the
469 DataLabel references, a relation that is not visible to the linker.
639 bfd_boolean linker ATTRIBUTE_UNUSED)
645 /* If no new .cranges were added, the generic ELF linker parts will
649 if (linker
674 if (linker && elf_elfheader (abfd)->e_type == ET_EXEC)
684 or a symbol name is kept private in the linker. */
H A Delf32-openrisc.c293 The RELOCATE_SECTION function is called by the new ELF backend linker
572 openrisc_elf_final_write_processing (abfd, linker)
574 bfd_boolean linker ATTRIBUTE_UNUSED;
H A Delf32-or32.c257 or32_elf_final_write_processing (abfd, linker)
259 bfd_boolean linker ATTRIBUTE_UNUSED;
H A Dlibecoff.h103 linker. */
123 /* A mapping from external symbol numbers to entries in the linker
131 /* TRUE if this BFD was written by the backend linker. */
132 bfd_boolean linker; member in struct:ecoff_tdata
199 /* ECOFF linker hash table entries. */
216 /* ECOFF linker hash table. */
H A Delf32-avr.c824 bfd_elf_avr_final_write_processing (abfd, linker)
826 bfd_boolean linker ATTRIBUTE_UNUSED;
H A Delf-bfd.h84 /* ELF linker hash table entries. */
335 /* ELF linker hash table. */
345 /* The BFD used to hold special sections created by the linker.
403 /* Look up an entry in an ELF linker hash table. */
410 /* Traverse an ELF linker hash table. */
418 /* Get the ELF linker hash table from a link_info structure. */
604 /* A function to return the linker hash table entry of a symbol that
650 of a link just before adding a symbol to the global linker hash
668 linker the first time it encounters a dynamic object in the link.
684 the ELF backend linker
1288 bfd_boolean linker; member in struct:elf_obj_tdata
[all...]
H A Delf32-cris.c234 /* This is used only by the dynamic linker. The symbol should exist
236 dynamic linker copies the data addressed by the symbol from the
283 /* Used only by the dynamic linker. When the object is run, this
602 /* We copy elf32-m68k.c and elf32-i386.c for the basic linker hash bits
606 The CRIS linker, like the m68k and i386 linkers (and probably the rest
611 ELF linker hash table. */
626 /* CRIS ELF linker hash entry. */
649 /* CRIS ELF linker hash table. */
661 /* Traverse a CRIS ELF linker hash table. */
669 /* Get the CRIS ELF linker has
[all...]
H A Delf32-msp430.c537 bfd_boolean linker ATTRIBUTE_UNUSED)
705 linker.
1010 the linker is run. */
H A DMakefile.am37 section.lo syms.lo targets.lo hash.lo linker.lo \
47 section.c syms.c targets.c hash.c linker.c \
921 linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
H A Delf32-v850.c1414 for relaxing, which the linker should otherwise ignore. */
1764 msg = _("could not locate special linker symbol __gp");
1768 msg = _("could not locate special linker symbol __ep");
1772 msg = _("could not locate special linker symbol __ctbp");
1865 v850_elf_final_write_processing (abfd, linker)
1867 bfd_boolean linker ATTRIBUTE_UNUSED;
2126 /* Hook called by the linker routine which adds symbols from an object
2821 the linker is run. */
3008 the linker is run. */
H A Delf32-h8300.c562 bfd_boolean linker ATTRIBUTE_UNUSED)
786 the linker is run. */
1557 /* Use an H8 specific linker, not the ELF generic linker. */
H A Delfxx-ia64.c31 /* THE RULES for all the stuff the linker creates --
64 /* In dynamically (linker-) created sections, we generally need to keep track
109 /* TRUE for the different kinds of linker data we want created. */
193 PARAMS ((bfd *abfd, bfd_boolean linker));
1366 elfNN_ia64_final_write_processing (abfd, linker)
1368 bfd_boolean linker ATTRIBUTE_UNUSED;
1402 /* Hook called by the linker routine which adds symbols from an object
1732 /* Create the derived linker hash table. The IA-64 ELF port uses this
1734 linker (without using static variables). */
1765 /* Destroy IA-64 linker has
[all...]
/haiku-fatelf/src/bin/gdb/
H A Dltcf-c.sh61 # On AIX/PPC, the GNU linker is very broken
66 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
70 *** so that a non-GNU linker is found, and then restart.
203 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
207 *** your PATH or compiler configuration so that the native linker is
260 # PORTME fill in a description of your system's linker (not GNU ld)
266 # Note: this linker hardcodes the directories in LIBPATH if there
317 # On IA64, the linker does run time linking by default, so we don't
385 # The linker will automatically build a .lib file if we build a DLL.
H A Dltcf-gcj.sh64 # On AIX/PPC, the GNU linker is very broken
69 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
73 *** so that a non-GNU linker is found, and then restart.
196 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
200 *** your PATH or compiler configuration so that the native linker is
249 # PORTME fill in a description of your system's linker (not GNU ld)
255 # Note: this linker hardcodes the directories in LIBPATH if there
306 # On IA64, the linker does run time linking by default, so we don't
374 # The linker will automatically build a .lib file if we build a DLL.
H A Dlibtool.m4140 # Some flags need to be propagated to the compiler or linker for good
231 # cygwin systems need to pass --dll to the linker, and not link
433 # AC_PROG_LD - find the path to the GNU or non-GNU linker
509 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
519 # AC_PROG_LD_RELOAD_FLAG - find reload flag for linker
H A Dltconfig333 --with-gnu-ld assume that the C compiler uses the GNU linker
801 # of additional arguments before passing them to the linker. 1/4 should be good.
916 # See if the linker supports building shared libraries.
917 echo $ac_n "checking whether the linker ($LD) supports shared libraries... $ac_c" 1>&6
979 echo $ac_n "checking dynamic linker characteristics... $ac_c" 1>&6
1001 # and later linker supports .so
1266 # GNU dynamic linker. Since this was broken with cross compilers,
1269 # assume the GNU/Linux dynamic linker is in use.
1444 hpux*) # Its linker distinguishes data from code symbols
2324 # The linker use
[all...]
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dvmsbuild.com51 $! link dummy.obj, capturing full linker feedback in dummy.map
/haiku-fatelf/
H A Dconfigure89 HAIKU_LD The linker. Defaults to "ld".
97 HAIKU_LDFLAGS The linker flags. Defaults to "".
/haiku-fatelf/src/libs/print/libgutenprint/
H A Dconfigure1765 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1767 LIBS libraries to pass to the linker, e.g. -l<library>
1773 GTK2_LIBS linker flags for GTK2, overriding pkg-config
1776 GIMP2_LIBS linker flags for GIMP2, overriding pkg-config
4781 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4782 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5121 # linker. It appears as though 1/2 is a usable value.
6079 /* This works around a problem in FreeBSD linker */
6170 # Some flags need to be propagated to the compiler or linker for good
6845 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker fla
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A Dltmain.sh67 # linker: $LD (gnu? $with_gnu_ld)
1820 $ECHO " - use the \`$flag' linker flag"
2464 /* This works around a problem in FreeBSD linker */
2537 # lt_preloaded_symbols. The linker will fail if global_symbol_pipe
4465 # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:*
5399 func_warning "passing it literally to the linker, although it might fail"
6565 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
6569 $ECHO "*** because a test_compile did reveal that the linker did not use it for"
6608 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
6612 $ECHO "*** because a test_compile did reveal that the linker di
[all...]

Completed in 309 milliseconds

123