Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/arm/
H A Ddbgwrap.c39 return DBGWRAP_ERR_UNSUPPORTED; in ml_dbgwrap_wait_cpu_halted()
45 return DBGWRAP_ERR_UNSUPPORTED; in ml_dbgwrap_halt_cpu()
51 return DBGWRAP_ERR_UNSUPPORTED; in ml_dbgwrap_halt_cpu_with_state()
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-8020.121.3/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()
230 return DBGWRAP_ERR_UNSUPPORTED; in ml_dbgwrap_halt_cpu_with_state()