Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsol-thread.c183 td_err_string (td_err_e errcode) in td_err_string() function
276 error ("thread_to_lwp: td_ta_map_id2thr %s", td_err_string (val)); in thread_to_lwp()
282 error ("thread_to_lwp: td_thr_get_info: %s", td_err_string (val)); in thread_to_lwp()
319 error ("lwp_to_thread: td_ta_map_lwp2thr: %s.", td_err_string (val)); in lwp_to_thread()
325 error ("lwp_to_thread: td_thr_validate: %s.", td_err_string (val)); in lwp_to_thread()
331 error ("lwp_to_thread: td_thr_get_info: %s.", td_err_string (val)); in lwp_to_thread()
510 td_err_string (val)); in sol_thread_fetch_registers()
517 td_err_string (val)); in sol_thread_fetch_registers()
527 td_err_string (val)); in sol_thread_fetch_registers()
541 td_err_string (val)); in sol_thread_fetch_registers()
[all …]
H A DChangeLog-20001180 * sol-thread.c (td_err_string): Likewise.
H A DChangeLog6171 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):