Lines Matching refs:excserver_protect_state
199 vm/corpse_owned_vmobjects: excserver_protect_state excserver
200 vm/corpse_owned_vmobjects: OTHER_CFLAGS += $(OBJROOT)/excserver_protect_state.c -I $(OBJROOT)
293 CUSTOM_TARGETS += excserver_protect_state
301 ipc/hardened_exceptions: excserver_protect_state exc_helpers.c
303 ipc/hardened_exceptions: $(OBJROOT)/excserver_protect_state.c
305 ipc/hardened_exceptions_entitled: excserver_protect_state
308 …d_exceptions_entitled: exc_helpers.c ipc/hardened_exceptions.c $(OBJROOT)/excserver_protect_state.c
314 ipc/hardened_exceptions_entitled_debugger: excserver_protect_state
316 …ons_entitled_debugger: exc_helpers.c ipc/hardened_exceptions.c $(OBJROOT)/excserver_protect_state.c
349 ipc/sys_perf_notify_test: excserver_protect_state
350 ipc/sys_perf_notify_test: OTHER_CFLAGS += $(OBJROOT)/excserver_protect_state.c -I $(OBJROOT)
518 reply_port_defense: excserver_protect_state
519 reply_port_defense: OTHER_CFLAGS += $(OBJROOT)/excserver_protect_state.c -I $(OBJROOT)
1134 excserver_protect_state: target
1138 -sheader $(OBJROOT)/excserver_protect_state.h \
1139 -server $(OBJROOT)/excserver_protect_state.c \
1142 install-excserver_protect_state: ;