Searched refs:rtld (Results 1 – 20 of 20) sorted by relevance
12 reloc.c rtld.c rtld_lock.c rtld_printf.c map_object.c \14 MAN= rtld.134 MLINKS= rtld.1 ld-elf.so.1.1 \35 rtld.1 ld.so.1
237 bool rtld : 1; /* True if this is the dynamic linker */ member
1047 if (!obj->rtld) { in digest_dynamic1()1059 if (!obj->rtld) { in digest_dynamic1()1071 if (!obj->rtld) { in digest_dynamic1()1885 objtmp.rtld = true; in init_rtld()
8 LIBDIR= ${TESTSBASE}/libexec/rtld-elf9 SHLIBDIR= ${TESTSBASE}/libexec/rtld-elf
24 CFLAGS+=-I${.CURDIR}/../../libexec/rtld-elf25 CFLAGS+=-I${.CURDIR}/../../libexec/rtld-elf/${MACHINE_CPUARCH}
44 pushl %eax # Pass initial stack pointer to rtld45 call _rtld # Call rtld(sp); returns entry point
5 LDDIR?= ${.CURDIR}/../../libexec/rtld-aout
6 BINDIR= ${TESTSBASE}/libexec/rtld-elf
48 pushl %edx # rtld cleanup
35 libexec/rtld-elf \
74 _rtld-elf= rtld-elf
39 call _rtld # Call rtld(sp); returns entry point
335 rtld-elf
2183 xcoff64_generate_rtinit (abfd, init, fini, rtld) in xcoff64_generate_rtinit() argument2187 bfd_boolean rtld;2334 if (rtld)2454 if (rtld)
3670 xcoff_generate_rtinit (abfd, init, fini, rtld) in xcoff_generate_rtinit() argument3674 bfd_boolean rtld;3908 if (rtld)
2975 bfd_boolean rtld) in bfd_xcoff_size_dynamic_sections() argument3025 if (info->init_function || info->fini_function || rtld) in bfd_xcoff_size_dynamic_sections()3362 bfd_boolean rtld) in bfd_xcoff_link_generate_rtinit() argument3380 if (! bfd_xcoff_generate_rtinit (abfd, init, fini, rtld)) in bfd_xcoff_link_generate_rtinit()
734 create_includes_and_libraries2 libexec/rtld-elf
757 ${_+_}cd ${.CURDIR}/libexec/rtld-elf; PROG=ld-elf32.so.1 ${LIB32WMAKE} \758 -DNO_FSCHG DIRPRFX=libexec/rtld-elf/ ${_t}775 ${_+_}cd ${.CURDIR}/libexec/rtld-elf; \
615 OLD_DIRS+=usr/tests/libexec/rtld-elf/.debug616 OLD_FILES+=usr/tests/libexec/rtld-elf/.debug/ld_library_pathfds.debug617 OLD_FILES+=usr/tests/libexec/rtld-elf/.debug/libpythagoras.so.0.debug618 OLD_FILES+=usr/tests/libexec/rtld-elf/.debug/target.debug
2818 (rtld): Change type to int.