Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dhost.c315 host_can_has_debugger_info_t can_has_debugger_info; in host_info() local
321 can_has_debugger_info = (host_can_has_debugger_info_t)info; in host_info()
322 can_has_debugger_info->can_has_debugger = PE_i_can_has_debugger(NULL); in host_info()