Searched defs:RTLD_IS_DYNAMIC (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/libexec/rtld-elf/sparc64/
H A Drtld_machdep.h40 #define RTLD_IS_DYNAMIC() (rtld_dynamic_addr() != NULL) macro
/freebsd-10-stable/libexec/rtld-elf/
H A Drtld.c204 #define RTLD_IS_DYNAMIC() (&_DYNAMIC != NULL) macro

Completed in 58 milliseconds