Searched refs:SYM_SEARCH_SELF (Results 1 – 3 of 3) sorted by relevance
305 #define SYM_SEARCH_SELF 0x01 macro
186 flags = SYM_SEARCH_SELF|SYM_PLT; in dlsym()
689 if ((flags & SYM_SEARCH_SELF) || (flags & SYM_SEARCH_NEXT)) in _dl_find_symbol()