Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm/
H A Ddbgwrap.h44 DBGWRAP_ERR_UNSUPPORTED = -5, enumerator
59 case DBGWRAP_ERR_UNSUPPORTED: return "halt not supported for this configuration"; in ml_dbgwrap_strerror()
/xnu-12377.1.9/osfmk/arm64/
H A Ddbgwrap.c86 return DBGWRAP_ERR_UNSUPPORTED; in ml_dbgwrap_wait_cpu_halted()
108 return DBGWRAP_ERR_UNSUPPORTED; in ml_dbgwrap_halt_cpu()
249 return DBGWRAP_ERR_UNSUPPORTED; in ml_dbgwrap_halt_cpu_with_state()