Home
last modified time | relevance | path

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

/xnu-8796.141.3/tests/
H A DMakefile111 exception_tests: excserver_protect exc_helpers.c
113 exception_tests: OTHER_CFLAGS += $(OBJROOT)/excserver_protect.c
671 CUSTOM_TARGETS += excserver_protect
673 excserver_protect: target
676 -sheader $(OBJROOT)/excserver_protect.h \
677 -server $(OBJROOT)/excserver_protect.c \
679 excserver_protect.defs
680 install-excserver_protect: ;