Searched refs:RTLD_LO_TRACE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/libexec/rtld-elf/
H A Drtld.h300 #define RTLD_LO_TRACE 0x04 /* Only tracing. */ macro
H A Drtld.c2143 if (obj->z_noopen && (flags & (RTLD_LO_DLOPEN | RTLD_LO_TRACE)) ==
2814 lo_flags |= RTLD_LO_TRACE;
2909 if ((lo_flags & RTLD_LO_TRACE) != 0)

Completed in 103 milliseconds