Home
last modified time | relevance | path

Searched refs:td_ta_new (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/android/libthread_db/gdb-6.6/
Dthread_db.h126 extern td_err_e td_ta_new(struct ps_prochandle const * proc_handle, td_thragent_t ** thread_agent);
Dlibthread_db.c110 td_ta_new(struct ps_prochandle const * proc_handle, td_thragent_t ** agent_out) in td_ta_new() function
/ndk/sources/android/libthread_db/gdb-7.6/
Dthread_db.h144 extern td_err_e td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** thread_agent);
Dlibthread_db.c119 td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** agent_out) in td_ta_new() function
/ndk/sources/android/libthread_db/gdb-7.3.x/
Dthread_db.h132 extern td_err_e td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** thread_agent);
Dlibthread_db.c107 td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** agent_out) in td_ta_new() function