Home
last modified time | relevance | path

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

/xnu-11215/osfmk/mach/
H A Dhost_info.h121 boolean_t can_has_debugger; member
/xnu-11215/osfmk/kern/
H A Dhost.c321 can_has_debugger_info->can_has_debugger = PE_i_can_has_debugger(NULL); in host_info()