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