Home
last modified time | relevance | path

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

/bionic/libthread_db/include/
Dthread_db.h127 extern td_err_e td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** thread_agent);
/bionic/libthread_db/
Dlibthread_db.c39 td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** agent_out) in td_ta_new() function