Searched refs:DT_NEEDED (Results 1 – 6 of 6) sorted by relevance
99 if (dpnt->d_tag == DT_SONAME || dpnt->d_tag == DT_NEEDED) { in readsonameXX()
548 if (DT_NEEDED == byteswap_to_host(dyns->d_tag)) { in find_needed_libraries()
519 #define DT_NEEDED 1 /**< name of a needed library */ macro
447 if (dpnt->d_tag == DT_NEEDED) { in do_dlopen()
1082 if (this_dpnt->d_tag == DT_NEEDED) { in _dl_get_ready_to_run()
777 #define DT_NEEDED 1 /* Name of needed library */ macro
Completed in 27 milliseconds