Searched refs:RTLD_DEFAULT (Results 1 – 3 of 3) sorted by relevance
60 #ifndef RTLD_DEFAULT61 #define RTLD_DEFAULT NULL macro752 get_callbacks = dlsym(RTLD_DEFAULT, "php_cli_get_shell_callbacks"); \
279 # ifdef RTLD_DEFAULT in ir_resolve_sym_name()280 handle = RTLD_DEFAULT; in ir_resolve_sym_name()
3046 #ifdef RTLD_DEFAULT in ZEND_METHOD()3049 handle = RTLD_DEFAULT; in ZEND_METHOD()3394 #ifdef RTLD_DEFAULT in zend_ffi_load()3397 handle = RTLD_DEFAULT; in zend_ffi_load()
Completed in 27 milliseconds