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

/freebsd-10.2-release/libexec/rtld-elf/sparc64/
H A Drtld_machdep.h40 #define RTLD_IS_DYNAMIC() (rtld_dynamic_addr() != NULL) macro
/freebsd-10.2-release/libexec/rtld-elf/
H A Drtld.c207 #ifndef RTLD_IS_DYNAMIC
208 #define RTLD_IS_DYNAMIC() (&_DYNAMIC != NULL) macro
1851 if (RTLD_IS_DYNAMIC()) {

Completed in 106 milliseconds