Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dsol-thread.c168 static td_err_e (*p_td_ta_map_id2thr)(const td_thragent_t *ta_p, variable
273 val = p_td_ta_map_id2thr (main_ta, GET_THREAD (thread_id), &th); in thread_to_lwp()
508 val = p_td_ta_map_id2thr (main_ta, thread, &thandle); in sol_thread_fetch_registers()
578 val = p_td_ta_map_id2thr (main_ta, thread, &thandle); in sol_thread_store_registers()
880 if ((val = p_td_ta_map_id2thr (main_ta, pid, &th)) != TD_OK) in sol_thread_alive()