Home
last modified time | relevance | path

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

/openbmc/qemu/include/gdbstub/
H A Dsyscalls.h19 #define GDB_O_EXCL 0x800 macro
/openbmc/qemu/semihosting/
H A Dsyscalls.c284 if (gdb_flags & GDB_O_EXCL) { in host_open()