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

12

/illumos-gate/usr/src/lib/libc/i386/crt/
H A D_rtboot.s29 / bootstrap routine for run-time linker
/illumos-gate/usr/src/boot/sys/boot/arm/at91/boot0/
H A DMakefile9 LDFLAGS=-e 0 -T ${.CURDIR}/linker.cfg
/illumos-gate/usr/src/boot/sys/boot/arm/at91/boot0iic/
H A DMakefile9 LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
/illumos-gate/usr/src/boot/sys/boot/arm/at91/boot0spi/
H A DMakefile9 LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
/illumos-gate/usr/src/boot/sys/boot/arm/at91/bootiic/
H A DMakefile9 LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
/illumos-gate/usr/src/boot/sys/boot/arm/at91/boot2/
H A DMakefile9 LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
/illumos-gate/usr/src/boot/sys/boot/arm/at91/bootspi/
H A DMakefile11 LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
/illumos-gate/usr/src/boot/sys/boot/userboot/userboot/
H A Dbiossmap.c33 #include <sys/linker.h>
H A Delf32_freebsd.c32 #include <sys/linker.h>
H A Dbootinfo.c33 #include <sys/linker.h>
H A Delf64_freebsd.c33 #include <sys/linker.h>
/illumos-gate/usr/src/boot/sys/boot/efi/loader/arch/arm/
H A Dexec.c32 #include <sys/linker.h>
/illumos-gate/usr/src/boot/sys/boot/efi/loader/arch/i386/
H A Delf32_freebsd.c32 #include <sys/linker.h>
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Delf32_freebsd.c32 #include <sys/linker.h>
H A Delf64_freebsd.c33 #include <sys/linker.h>
H A Dbootinfo.c32 #include <sys/linker.h>
H A Dbiossmap.c35 #include <sys/linker.h>
/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A Delf_freebsd.c31 #include <sys/linker.h>
H A Dppc64_elf_freebsd.c33 #include <sys/linker.h>
/illumos-gate/usr/src/boot/sys/boot/uboot/lib/
H A Delf_freebsd.c32 #include <sys/linker.h>
/illumos-gate/usr/src/ucbcmd/sbcp/
H A Dsbcp.s56 ! _start - execution starts here (after the runtime linker runs)
62 ! runtime linker to set up ``environ''.
199 ! the linker needing to deal with them at run time.
/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A Dchain.c26 #include <sys/linker.h>
/illumos-gate/usr/src/boot/sys/boot/efi/loader/arch/arm64/
H A Dexec.c34 #include <sys/linker.h>
/illumos-gate/usr/src/boot/sys/boot/efi/loader/arch/amd64/
H A Delf64_freebsd.c34 #include <sys/linker.h>
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c622 char *linker; local
623 uintptr_t lddata; /* lddata of executable's linker */
635 * application and (optionally) the brand's default linker.
639 linker = brandlinker;
644 linker = brandlinker32;
692 * brand emulation library and linker. Save these so they can
780 if ((err = lookupname(linker, UIO_SYSSPACE,
814 * linker, place it in the aux vector.
937 * brand emulation library and it's linker. Copy these to the
940 * linker)
[all...]

Completed in 114 milliseconds

12