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

  /src/external/gpl3/gdb/dist/gdb/
sol-thread.c 630 warning (_("sol_thread_new_objfile: td_init: %s"), td_err_string (err));
671 sol_thread_new_objfile (struct objfile *objfile)
1193 gdb::observers::new_objfile.attach (sol_thread_new_objfile, "sol-thread");
668 sol_thread_new_objfile (struct objfile *objfile) function
  /src/external/gpl3/gdb.old/dist/gdb/
sol-thread.c 630 warning (_("sol_thread_new_objfile: td_init: %s"), td_err_string (err));
671 sol_thread_new_objfile (struct objfile *objfile)
1194 gdb::observers::new_objfile.attach (sol_thread_new_objfile, "sol-thread");
668 sol_thread_new_objfile (struct objfile *objfile) function

Completed in 25 milliseconds