Home
last modified time | relevance | path

Searched refs:libdl (Results 1 – 14 of 14) sorted by relevance

/l4re-core-master/ldso/libdl/
A DMakefile4 PC_FILENAME := libdl
18 vpath %.c $(CON_DIR)/ldso/libdl
29 TARGET := libdl.a libdl.so
32 SRC_C := libdl.c #dl-iterate-phdr.c dl-support.c
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/libdl/
A DMakefile.in8 subdirs += ldso/libdl
10 CFLAGS-libdl := -DNOT_IN_libc -DIS_IN_libdl $(SSP_ALL_CFLAGS)
12 CFLAGS-libdl += -I$(top_srcdir)ldso/ldso/$(TARGET_ARCH) -I$(top_srcdir)ldso/include -I$(top_srcdir)…
14 CFLAGS-libdl += -DUCLIBC_RUNTIME_PREFIX=\"$(RUNTIME_PREFIX)\"
/l4re-core-master/ldso/
A DMakefile4 TARGET = ldso libdl
8 libdl: ldso target
A DControl1 Provides: ldso libdl
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/
A DREADME14 ldd and libdl.
16 ldconfig, ldd, libdl
162 Added support for dladdr to libdl.so (Eduard Gode).
246 Changed instldso.sh to not install the libdl.so
380 Added a texinfo file for ld.so and libdl (Michael
388 Changed libdl to better support RTLD_NEXT (Eric
512 Changed libdl.so to only execute the fini sections
580 weak symbol when called from dlsym in libdl (Eric
649 Replaced the manual page for libdl with a freely
671 Added manual pages for libdl (from FreeBSD/Sun)
[all …]
A DMakefile.in9 include $(top_srcdir)ldso/libdl/Makefile.in
/l4re-core-master/uclibc/lib/contrib/uclibc/libubacktrace/
A DMakefile.in13 LDFLAGS-libubacktrace.so := $(LDFLAGS) $(top_builddir)lib/libdl-$(VERSION).so
68 $(top_builddir)lib/libubacktrace.so: $(libubacktrace_OUT)/libubacktrace_so.a $(libdl.depend)
71 $(top_builddir)lib/libubacktrace.so: $(libubacktrace_OUT)/libubacktrace.oS | $(libdl.depend)
/l4re-core-master/uclibc/lib/contrib/uclibc/librt/
A DMakefile.in16 LIBS-librt.so += $(top_builddir)lib/libdl.so $(top_builddir)lib/libpthread.so
68 $(top_builddir)lib/librt.so: $(librt_OUT)/librt_so.a $(libc.depend) $(libpthread.depend) $(libdl.de…
/l4re-core-master/prj-config/aliases.d/
A D10-stdlibs3 stdlibs-sh := stdlibs-all ldso libdl libc_support_misc libc_be_socket_noop
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/man/
A Dld.so.texi54 * libdl:: Manual dynamic linking library
89 (@pxref{libdl}).
282 @node libdl
286 (@code{libdl}) to allow manual dynamic linking. Normally programs are linked
292 * using libdl:: General points
297 @node using libdl
310 access to external libraries. Without @code{libdl}, it would be neccessary
312 needed by the programs it runs. With @code{libdl}, the interpreter only
365 @deftypefun {libdl function} {const char} *dlerror( void )
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A DMakefile.in77 $(top_builddir)lib/libpthread.so: $(libpthread_OUT)/libpthread_so.a $(libc.depend) $(libdl.depend) …
147 …so += $(top_builddir)lib/$(UCLIBC_LDSO_NAME)-$(VERSION).so $(top_builddir)lib/libdl-$(VERSION).so \
A DChangeLog6629 ($(objpfx)tst-tls4): Link against libdl and libpthread.
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DMakerules30 $(libcrypt-so-y) $(libdl-so-y) \
38 $(libdl-a-y) $(libintl-a-y) $(libm-a-y) $(libnsl-a-y) \
476 $(libnsl-a-y) $(libnsl-so-y) $(ldso-y) $(libdl-a-y) $(libdl-so-y) \
A DRules.mak164 libdl.depend := $(top_builddir)lib/libdl.so

Completed in 36 milliseconds