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

  /src/external/gpl3/gdb.old/dist/gdbserver/
tracepoint.cc 1374 static void install_tracepoint (struct tracepoint *, char *own_buf);
2641 install_tracepoint (tpoint, own_buf);
3124 install_tracepoint (struct tracepoint *tpoint, char *own_buf) function
  /src/external/gpl3/gdb/dist/gdbserver/
tracepoint.cc 1280 static void install_tracepoint (struct tracepoint *, char *own_buf);
2500 install_tracepoint (tpoint, own_buf);
2956 install_tracepoint (struct tracepoint *tpoint, char *own_buf) function

Completed in 43 milliseconds