Home
last modified time | relevance | path

Searched refs:rtld (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/libexec/rtld-elf/rtld-libc/
H A DMakefile.inc13 CFLAGS+= -I${SRCTOP}/libexec/rtld-elf/rtld-libc
24 .PATH: ${SRCTOP}/libexec/rtld-elf/rtld-libc
92 rtld_libc.a: ${LIBC_NOSSP_PIC} ${SRCTOP}/libexec/rtld-elf/rtld-libc/Makefile.inc
H A Drtld_libc.h44 #define __libc_interposing error, must not use this variable inside rtld
/freebsd/libexec/rtld-elf/
H A DMakefile35 rtld.c \
43 MAN?= rtld.1
59 MLINKS?= rtld.1 ld-elf.so.1.1 \
60 rtld.1 ld.so.1
H A Drtld.h231 bool rtld : 1; /* True if this is the dynamic linker */ member
/freebsd/usr.bin/ldd/
H A Dldd.c135 const char *rtld; in main() local
233 rtld = _PATH_RTLD; in main()
236 rtld = __PATH_RTLD("32"); in main()
239 execl(rtld, rtld, "--", in main()
246 execl(rtld, rtld, "-d", "--", in main()
H A DMakefile5 CFLAGS+= -I${SRCTOP}/libexec/rtld-elf
/freebsd/libexec/rtld-elf32/
H A DMakefile7 MLINKS= rtld.1 ld-elf32.so.1
9 .PATH: ${SRCTOP}/libexec/rtld-elf
/freebsd/libexec/rtld-elf/tests/libval/
H A DMakefile5 LIBDIR= ${TESTSBASE}/libexec/rtld-elf/rtld_deepbind
6 SHLIBDIR= ${TESTSBASE}/libexec/rtld-elf/rtld_deepbind
/freebsd/libexec/rtld-elf/tests/libpythagoras/
H A DMakefile7 LIBDIR= ${TESTSBASE}/libexec/rtld-elf
8 SHLIBDIR= ${TESTSBASE}/libexec/rtld-elf
/freebsd/libexec/rtld-elf/tests/libdeep/
H A DMakefile5 LIBDIR= ${TESTSBASE}/libexec/rtld-elf/rtld_deepbind
6 SHLIBDIR= ${TESTSBASE}/libexec/rtld-elf/rtld_deepbind
/freebsd/lib/libthr/
H A DMakefile29 CFLAGS+=-I${SRCTOP}/libexec/rtld-elf
30 CFLAGS+=-I${SRCTOP}/libexec/rtld-elf/${MACHINE_CPUARCH}
68 .PATH: ${SRCTOP}/libexec/rtld-elf
/freebsd/libexec/
H A DMakefile87 _rtld-elf= rtld-elf
89 SUBDIR.${MK_LIB${LIBCOMPAT}}+= rtld-elf${libcompat}
/freebsd/libexec/rtld-elf/i386/
H A Drtld_start.S48 pushl %esi # Pass initial stack pointer to rtld
49 call _rtld # Call rtld(sp); returns entry point
/freebsd/libexec/rtld-elf/tests/
H A DMakefile.inc3 TESTSDIR?= ${TESTSBASE}/libexec/rtld-elf
/freebsd/sbin/ldconfig/
H A DMakefile5 CFLAGS+= -I${SRCTOP}/libexec/rtld-elf
/freebsd/libexec/rtld-elf/tests/target/
H A DMakefile.depend9 libexec/rtld-elf/tests/libpythagoras \
/freebsd/libexec/rtld-elf/tests/rtld_deepbind/
H A DMakefile2 TESTSDIR?= ${TESTSBASE}/libexec/rtld-elf/rtld_deepbind
/freebsd/lib/libdl/
H A DMakefile8 RTLD_ELF_DIR=${SRCTOP}/libexec/rtld-elf
/freebsd/targets/pseudo/userland/libexec/
H A DMakefile.depend31 libexec/rtld-elf \
/freebsd/lib/csu/i386/
H A Dcrt1_s.S61 pushl %edx # rtld cleanup
/freebsd/libexec/rtld-elf/amd64/
H A Drtld_start.S40 call _rtld # Call rtld(sp); returns entry point
/freebsd/lib/libsysdecode/
H A DMakefile15 CFLAGS+= -I${SRCTOP}/libexec/rtld-elf
/freebsd/tools/test/stress2/misc/
H A Ddatamove4.sh181 free (cp=0x28070000) at /usr/src/libexec/rtld-elf/malloc.c:311
H A Ddatamove2.sh174 free (cp=0x28070000) at /usr/src/libexec/rtld-elf/malloc.c:311
/freebsd/lib/libc/
H A DMakefile84 RTLD_ELF_DIR=${SRCTOP}/libexec/rtld-elf

12