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

  /src/external/gpl3/gdb/dist/gdbserver/
tracepoint.cc 476 struct tracepoint_action struct
484 struct tracepoint_action base;
495 struct tracepoint_action base;
502 struct tracepoint_action base;
510 struct tracepoint_action base;
515 m_tracepoint_action_download (const struct tracepoint_action *action)
525 m_tracepoint_action_send (char *buffer, const struct tracepoint_action *action)
538 r_tracepoint_action_download (const struct tracepoint_action *action)
549 r_tracepoint_action_send (char *buffer, const struct tracepoint_action *action)
557 x_tracepoint_action_download (const struct tracepoint_action *action
    [all...]
  /src/external/gpl3/gdb.old/dist/gdbserver/
tracepoint.cc 476 struct tracepoint_action struct
484 struct tracepoint_action base;
495 struct tracepoint_action base;
502 struct tracepoint_action base;
510 struct tracepoint_action base;
515 m_tracepoint_action_download (const struct tracepoint_action *action)
525 m_tracepoint_action_send (char *buffer, const struct tracepoint_action *action)
538 r_tracepoint_action_download (const struct tracepoint_action *action)
549 r_tracepoint_action_send (char *buffer, const struct tracepoint_action *action)
557 x_tracepoint_action_download (const struct tracepoint_action *action
    [all...]

Completed in 146 milliseconds