Home
last modified time | relevance | path

Searched refs:DT_NEEDED (Results 1 – 6 of 6) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/utils/
A Dreadsoname2.c99 if (dpnt->d_tag == DT_SONAME || dpnt->d_tag == DT_NEEDED) { in readsonameXX()
A Dldd.c548 if (DT_NEEDED == byteswap_to_host(dyns->d_tag)) { in find_needed_libraries()
/l4re-core-master/l4util/include/
A Delf.h519 #define DT_NEEDED 1 /**< name of a needed library */ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/libdl/
A Dlibdl.c447 if (dpnt->d_tag == DT_NEEDED) { in do_dlopen()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/
A Dldso.c1082 if (this_dpnt->d_tag == DT_NEEDED) { in _dl_get_ready_to_run()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Delf.h777 #define DT_NEEDED 1 /* Name of needed library */ macro

Completed in 27 milliseconds