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

  /src/external/gpl3/gdb/dist/gdb/
tracepoint.h 257 void add_wholly_collected (const char *print_name);
tracepoint.c 1033 collection_list::add_wholly_collected (const char *print_name) function in class:collection_list
1054 add_wholly_collected (print_name);
1403 collect->add_wholly_collected (name);
  /src/external/gpl3/gdb.old/dist/gdb/
tracepoint.h 258 void add_wholly_collected (const char *print_name);
tracepoint.c 1033 collection_list::add_wholly_collected (const char *print_name) function in class:collection_list
1054 add_wholly_collected (print_name);
1403 collect->add_wholly_collected (name);

Completed in 69 milliseconds