Home
last modified time | relevance | path

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

/external/qemu/
Darm-semi.c65 #define GDB_O_WRONLY 0x001 macro
77 GDB_O_WRONLY | GDB_O_CREAT | GDB_O_TRUNC,
78 GDB_O_WRONLY | GDB_O_CREAT | GDB_O_TRUNC | GDB_O_BINARY,
81 GDB_O_WRONLY | GDB_O_CREAT | GDB_O_APPEND,
82 GDB_O_WRONLY | GDB_O_CREAT | GDB_O_APPEND | GDB_O_BINARY,