Searched refs:RTLD_LO_FILTEES (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/libexec/rtld-elf/ | ||
| HD | rtld.h | 288 #define RTLD_LO_FILTEES 0x10 /* Loading filtee. */ macro |
| HD | rtld.c | 2065 if (obj1 == NULL && !ld_tracing && (flags & RTLD_LO_FILTEES) == 0) in process_needed() |