Searched refs:RTLD_DEFAULT (Results 1 – 5 of 5) sorted by relevance
61 #define RTLD_DEFAULT ((void *) -2) macro
55 exc_raise_func = _dlsym(RTLD_DEFAULT, "catch_exception_raise"); in internal_catch_exception_raise()
58 exc_raise_state_func = _dlsym(RTLD_DEFAULT, "catch_exception_raise_state"); in internal_catch_exception_raise_state()
60 exc_raise_state_identity_func = _dlsym(RTLD_DEFAULT, "catch_exception_raise_state_identity"); in internal_catch_exception_raise_state_identity()
1116 if (dlsym(RTLD_DEFAULT, "mach_vm_remap_new") == NULL) {1414 if (dlsym(RTLD_DEFAULT, "mach_vm_remap_new") == NULL) {