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

  /src/external/gpl3/gdb/dist/gdb/guile/
scm-ports.c 1190 /* Helper for gdbscm_open_memory to parse the mode bits.
1250 /* Helper for gdbscm_open_memory to finish initializing the port.
1320 gdbscm_open_memory (SCM rest)
1538 { "open-memory", 0, 0, 1, as_a_scm_t_subr (gdbscm_open_memory),
1314 gdbscm_open_memory (SCM rest) function
  /src/external/gpl3/gdb.old/dist/gdb/guile/
scm-ports.c 1190 /* Helper for gdbscm_open_memory to parse the mode bits.
1250 /* Helper for gdbscm_open_memory to finish initializing the port.
1320 gdbscm_open_memory (SCM rest)
1538 { "open-memory", 0, 0, 1, as_a_scm_t_subr (gdbscm_open_memory),
1314 gdbscm_open_memory (SCM rest) function

Completed in 24 milliseconds