Searched refs:RTLD_SELF (Results 1 – 2 of 2) sorted by relevance
75 #define RTLD_SELF ((void *) -3) /* Search the caller itself. */ macro
147 handle == RTLD_SELF || handle == RTLD_DEFAULT) { in dlsym()159 else if (handle == RTLD_SELF) in dlsym()