Searched refs:linker (Results 26 - 50 of 325) sorted by relevance

1234567891011>>

/freebsd-11-stable/stand/powerpc/ofw/
H A Delf_freebsd.c31 #include <sys/linker.h>
/freebsd-11-stable/stand/uboot/lib/
H A Delf_freebsd.c32 #include <sys/linker.h>
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dmodule.h62 #include <sys/linker.h>
/freebsd-11-stable/sbin/kldunload/
H A Dkldunload.c33 #include <sys/linker.h>
/freebsd-11-stable/sbin/geom/class/sched/
H A Dgeom_sched.c40 #include <sys/linker.h>
/freebsd-11-stable/stand/efi/loader/arch/arm/
H A Dexec.c32 #include <sys/linker.h>
/freebsd-11-stable/stand/efi/loader/arch/i386/
H A Delf32_freebsd.c32 #include <sys/linker.h>
/freebsd-11-stable/stand/i386/libi386/
H A Delf32_freebsd.c32 #include <sys/linker.h>
H A Dbootinfo.c34 #include <sys/linker.h>
H A Delf64_freebsd.c33 #include <sys/linker.h>
/freebsd-11-stable/usr.sbin/ppp/
H A Did.h77 #include <sys/linker.h>
/freebsd-11-stable/stand/powerpc/uboot/
H A Dppc64_elf_freebsd.c33 #include <sys/linker.h>
/freebsd-11-stable/stand/userboot/userboot/
H A Dbootinfo.c34 #include <sys/linker.h>
H A Delf32_freebsd.c32 #include <sys/linker.h>
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerExtFunctionsWindows.cpp35 __pragma(comment(linker, "/alternatename:" WIN_SYM_PREFIX STRINGIFY( \
/freebsd-11-stable/contrib/binutils/bfd/doc/
H A DMakefile.am10 syms.texi targets.texi init.texi hash.texi linker.texi \
35 $(srcdir)/../hash.c $(srcdir)/../linker.c \
188 linker.texi: chew.c $(srcdir)/../linker.c $(srcdir)/doc.str
190 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../linker.c >linker.tmp
191 $(SHELL) $(srcdir)/../../move-if-change linker.tmp linker.texi
254 $(srcdir)/../linker.c \
/freebsd-11-stable/contrib/gdb/
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.
/freebsd-11-stable/sbin/nfsiod/
H A Dnfsiod.c50 #include <sys/linker.h>
/freebsd-11-stable/usr.sbin/nfsrevoke/
H A Dnfsrevoke.c32 #include <sys/linker.h>
/freebsd-11-stable/sys/dev/acpica/Osd/
H A DOsdTable.c37 #include <sys/linker.h>
/freebsd-11-stable/stand/mips/beri/loader/
H A Dexec.c35 #include <sys/linker.h>
/freebsd-11-stable/usr.sbin/asf/
H A Dasf_kvm.c34 #include <sys/queue.h> /* for <sys/linker.h> with _KERNEL defined */
45 #include <sys/linker.h>
50 /* Name of the head of the linker file list in /sys/kern/kern_linker.c */
54 * Get the list of linker files using kvm(3).
74 * Locate the head of the linker file list using kernel symbols.
92 * Read the head of the linker file list from kernel memory.
103 * Traverse the linker file list starting at its head.
106 /* Read a linker file structure */
121 /* Add this file to our list of linker files */
/freebsd-11-stable/stand/i386/loader/
H A Dchain.c39 #include <sys/linker.h>
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-arc.c216 bfd_boolean linker ATTRIBUTE_UNUSED)
/freebsd-11-stable/sbin/mount_udf/
H A Dmount_udf.c47 #include <sys/linker.h>

Completed in 145 milliseconds

1234567891011>>