Searched refs:linker (Results 226 - 250 of 365) sorted by relevance

1234567891011>>

/freebsd-13-stable/stand/efi/loader/
H A Dbootinfo.c35 #include <sys/linker.h>
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_diskstorage_tbl.c40 #include <sys/linker.h>
H A Dhostres_swrun_tbl.c38 #include <sys/linker.h>
/freebsd-13-stable/stand/common/
H A Dmodule.c37 #include <sys/linker.h>
55 u_char *d_hints; /* content of linker.hints file */
598 * in the linker.hints file, we should check if it have
1668 * Read linker.hints file into memory performing some sanity checks.
1679 path = moduledir_fullpath(mdp, "linker.hints");
H A Dload_elf_obj.c34 #include <sys/linker.h>
/freebsd-13-stable/stand/
H A Ddefs.mk20 .include <bsd.linker.mk>
/freebsd-13-stable/sbin/mdconfig/
H A Dmdconfig.c38 #include <sys/linker.h>
/freebsd-13-stable/sbin/mdmfs/
H A Dmdmfs.c39 #include <sys/linker.h>
/freebsd-13-stable/libexec/pppoed/
H A Dpppoed.c56 #include <sys/linker.h>
/freebsd-13-stable/contrib/bmake/mk/
H A Dlib.mk111 # Platform-independent linker flags for ELF shared libraries
176 # Linux uses GNU ld, which is a multi-pass linker
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_os.h81 #include <sys/linker.h> /* for debug of memory allocations */
/freebsd-13-stable/sys/geom/eli/
H A Dg_eli_integrity.c35 #include <sys/linker.h>
/freebsd-13-stable/sys/gnu/gcov/
H A Dgcov_fs.c41 #include <sys/linker.h>
/freebsd-13-stable/sys/mips/mips/
H A Dfreebsd32_machdep.c56 #include <sys/linker.h>
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dmachdep.c78 #include <sys/linker.h>
630 * so we can interact with the kernel linker.
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_calib.c38 #include <sys/linker.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_chan.c44 #include <sys/linker.h>
/freebsd-13-stable/sys/dev/ksyms/
H A Dksyms.c37 #include <sys/linker.h>
/freebsd-13-stable/sys/cddl/dev/profile/
H A Dprofile.c45 #include <sys/linker.h>
/freebsd-13-stable/share/mk/
H A Dbsd.lib.mk7 .include <bsd.linker.mk>
86 .warning Retpoline requested but not supported by compiler or linker
/freebsd-13-stable/usr.sbin/iscsid/
H A Discsid.c39 #include <sys/linker.h>
/freebsd-13-stable/usr.sbin/kldxref/
H A Def.c38 #include <sys/linker.h>
H A Def_obj.c40 #include <sys/linker.h>
H A Dkldxref.c44 #include <sys/linker.h>
70 static const char *xref_file = "linker.hints";
585 * ordered first in the output linker.hints stream because it
598 * records are emitted to linker.hints before other MDT records
698 case 'f': /* use this name instead of linker.hints */
/freebsd-13-stable/usr.sbin/rpc.lockd/
H A Dlockd.c52 #include <sys/linker.h>

Completed in 151 milliseconds

1234567891011>>