Lines Matching refs:Dwfl_Thread
46 typedef struct Dwfl_Thread Dwfl_Thread;
49 PC location described by an FDE belonging to Dwfl_Thread. */
654 thread_detach callbacks together with Dwfl_Thread *thread. This
664 Dwfl_Thread *thread. This method may be NULL and will then be
686 bool (*set_initial_registers) (Dwfl_Thread *thread, void *thread_arg)
698 void (*thread_detach) (Dwfl_Thread *thread, void *thread_arg)
737 Dwfl *dwfl_thread_dwfl (Dwfl_Thread *thread)
741 pid_t dwfl_thread_tid (Dwfl_Thread *thread)
745 Dwfl_Thread *dwfl_frame_thread (Dwfl_Frame *state)
752 bool dwfl_thread_state_registers (Dwfl_Thread *thread, int firstreg,
760 void dwfl_thread_state_register_pc (Dwfl_Thread *thread, Dwarf_Word pc)
769 int (*callback) (Dwfl_Thread *thread, void *arg),
781 callback of the Dwfl_Thread. */
782 int dwfl_thread_getframes (Dwfl_Thread *thread,