Searched refs:RTLD_DI_LMID (Results 1 – 5 of 5) sorted by relevance
81 if (dlinfo (handle, RTLD_DI_LMID, &lmid) != 0) in do_test()
133 RTLD_DI_LMID = 1, enumerator
46 case RTLD_DI_LMID: in dlinfo_doit()
93 res = dlinfo (handle, RTLD_DI_LMID, &lmid); in do_test()
102 res = dlinfo (handle, RTLD_DI_LMID, &lmid); in test()
Completed in 7 milliseconds