Searched refs:RTLD_LO_IGNSTLS (Results 1 – 2 of 2) sorted by relevance
313 #define RTLD_LO_IGNSTLS 0x40 /* Do not allocate static TLS */ macro
3731 lo_flags |= RTLD_LO_TRACE | RTLD_LO_IGNSTLS; in rtld_dlopen()3785 if ((lo_flags & (RTLD_LO_EARLY | RTLD_LO_IGNSTLS)) == 0 && in dlopen_object()3793 RTLD_LO_EARLY | RTLD_LO_IGNSTLS | RTLD_LO_TRACE)); in dlopen_object()