Home
last modified time | relevance | path

Searched refs:RTLD_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/xnu-8792.61.2/libsyscall/mach/
H A Dexc_catcher.h61 #define RTLD_DEFAULT ((void *) -2) macro
H A Dexc_catcher.c55 exc_raise_func = _dlsym(RTLD_DEFAULT, "catch_exception_raise"); in internal_catch_exception_raise()
H A Dexc_catcher_state.c58 exc_raise_state_func = _dlsym(RTLD_DEFAULT, "catch_exception_raise_state"); in internal_catch_exception_raise_state()
H A Dexc_catcher_state_identity.c60 exc_raise_state_identity_func = _dlsym(RTLD_DEFAULT, "catch_exception_raise_state_identity"); in internal_catch_exception_raise_state_identity()
/xnu-8792.61.2/tests/
H A Dvm_test_mach_map.c1116 if (dlsym(RTLD_DEFAULT, "mach_vm_remap_new") == NULL) {
1414 if (dlsym(RTLD_DEFAULT, "mach_vm_remap_new") == NULL) {