Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/cris/
Dtraps.c701 #define TARGET_O_ACCMODE 0x3 macro
707 { "O_ACCMODE", O_ACCMODE, TARGET_O_ACCMODE },
1512 retval = cris_cpu->last_open_flags & TARGET_O_ACCMODE; in cris_break_13_handler()
DChangeLog-20211026 (open_map): Use TARGET_O_ACCMODE, TARGET_O_RDONLY and
1036 (TARGET_O_ACCMODE): Define.