Searched refs:RTLD_DI_CONFIGADDR (Results 1 – 4 of 4) sorted by relevance
196 #define RTLD_DI_CONFIGADDR 3 /* obtain config addr */ macro
52 @ MSG_RTLD_DI_CONFIGADDR "RTLD_DI_CONFIGADDR"
374 if (dlinfo((void *)NULL, RTLD_DI_CONFIGADDR, &info) == -1) { in dumpconfig()
1832 if (request == RTLD_DI_CONFIGADDR) { in dlinfo_core()