HomeSort by: relevance | last modified time | path
    Searched defs:fileio_flags (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdbserver/
hostio.cc 302 int fileio_flags, fileio_mode, flags, fd; local
310 || require_int (&p, &fileio_flags)
314 || fileio_to_host_openflags (fileio_flags, &flags)
hostio.cc 302 int fileio_flags, fileio_mode, flags, fd; local
310 || require_int (&p, &fileio_flags)
314 || fileio_to_host_openflags (fileio_flags, &flags)
  /src/external/gpl3/gdb.old/dist/gdbserver/
hostio.cc 302 int fileio_flags, fileio_mode, flags, fd; local
310 || require_int (&p, &fileio_flags)
314 || fileio_to_host_openflags (fileio_flags, &flags)
hostio.cc 302 int fileio_flags, fileio_mode, flags, fd; local
310 || require_int (&p, &fileio_flags)
314 || fileio_to_host_openflags (fileio_flags, &flags)

Completed in 44 milliseconds