Searched refs:RTLD_DEFAULT (Results 1 – 3 of 3) sorted by relevance
67 #ifndef RTLD_DEFAULT68 #define RTLD_DEFAULT NULL macro743 get_callbacks = dlsym(RTLD_DEFAULT, "php_cli_get_shell_callbacks"); \
947 info_func = (info_func_t)dlsym(RTLD_DEFAULT, "isc_get_client_version"); in firebird_handle_get_attribute()
2904 #ifdef RTLD_DEFAULT in ZEND_METHOD()2907 handle = RTLD_DEFAULT; in ZEND_METHOD()3237 #ifdef RTLD_DEFAULT in zend_ffi_load()3240 handle = RTLD_DEFAULT; in zend_ffi_load()
Completed in 26 milliseconds