Home
last modified time | relevance | path

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

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