Home
last modified time | relevance | path

Searched refs:RTLD_LO_IGNSTLS (Results 1 – 2 of 2) sorted by relevance

/freebsd/libexec/rtld-elf/
H A Drtld.h304 #define RTLD_LO_IGNSTLS 0x40 /* Do not allocate static TLS */ macro
H A Drtld.c3956 lo_flags |= RTLD_LO_TRACE | RTLD_LO_IGNSTLS;
4013 RTLD_LO_IGNSTLS)) == 0 && in dlopen_object()
4023 RTLD_LO_IGNSTLS | RTLD_LO_TRACE)); in dlopen_object()