Home
last modified time | relevance | path

Searched refs:bootstrap (Results 1 – 9 of 9) sorted by relevance

/xnu-11215/tests/vm_memory_tests_src/
H A Dserver.c17 mach_port_t bootstrap; in main() local
18 task_get_bootstrap_port(mach_task_self(), &bootstrap); in main()
25 ret = bootstrap_register2(bootstrap, (char *)serviceName, port, BOOTSTRAP_ALLOW_LOOKUP); in main()
/xnu-11215/tests/
H A Dcorpse_backtrace.c280 mach_port_t rc_port = MACH_PORT_NULL, bootstrap = MACH_PORT_NULL; variable
285 kr = task_get_bootstrap_port(mach_task_self(), &bootstrap);
287 kr = bootstrap_look_up(bootstrap, "com.apple.ReportCrash", &rc_port);
H A Dstackshot_tests.m16 #include <servers/bootstrap.h>
/xnu-11215/libsa/conf/
H A Dfiles10 libsa/bootstrap.cpp standard
/xnu-11215/san/memory/
H A Dubsan-blacklist10 src:./libsa/bootstrap.cpp
/xnu-11215/osfmk/mach/
H A DMakefile198 bootstrap.h \
207 bootstrap.h \
/xnu-11215/osfmk/kern/
H A Dexclaves_xnuproxy.c52 #pragma mark IPC bootstrap
/xnu-11215/makedefs/
H A DMakeInc.top11 # This makefile's main purpose is to bootstrap
322 # $(3) are any dependencies for the bootstrap target
323 # $(4) are any dependencies that are expanded per-build config to another bootstrap target
/xnu-11215/
H A DREADME.md13 * `libsa` - kernel bootstrap code for startup