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

  /src/external/gpl3/gdb.old/dist/gdb/
tracectf.c 828 static const target_info ctf_target_info = { variable
839 { return ctf_target_info; }
1725 add_target (ctf_target_info, ctf_target_open,
  /src/external/gpl3/gdb/dist/gdb/
tracectf.c 828 static const target_info ctf_target_info = { variable
839 { return ctf_target_info; }
1723 add_target (ctf_target_info, ctf_target_open,

Completed in 19 milliseconds