Home
last modified time | relevance | path

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

/openbmc/qemu/include/semihosting/
H A Dsemihost.h26 SEMIHOSTING_TARGET_GDB enumerator
/openbmc/qemu/semihosting/
H A Dconfig.c154 semihosting.target = SEMIHOSTING_TARGET_GDB; in qemu_semihosting_config_options()
/openbmc/qemu/gdbstub/
H A Dsyscalls.c52 } else if (target == SEMIHOSTING_TARGET_GDB) { in use_gdb_syscalls()