Searched refs:RTLD_LO_FILTEES (Results 1 – 2 of 2) sorted by relevance
300 #define RTLD_LO_FILTEES 0x10 /* Loading filtee. */ macro
2654 (flags & RTLD_LO_FILTEES) == 0) in process_needed()