Searched refs:RTLD_DEFAULT (Results 1 – 3 of 3) sorted by relevance
67 #ifndef RTLD_DEFAULT68 #define RTLD_DEFAULT NULL macro758 get_callbacks = dlsym(RTLD_DEFAULT, "php_cli_get_shell_callbacks"); \
953 info_func = (info_func_t)dlsym(RTLD_DEFAULT, "isc_get_client_version"); in firebird_handle_get_attribute()
2982 #ifdef RTLD_DEFAULT in ZEND_METHOD()2985 handle = RTLD_DEFAULT; in ZEND_METHOD()3319 #ifdef RTLD_DEFAULT in zend_ffi_load()3322 handle = RTLD_DEFAULT; in zend_ffi_load()
Completed in 26 milliseconds