Searched defs:Dwfl_Thread (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/include/elfutils/
H A Dlibdwfl.h46 typedef struct Dwfl_Thread Dwfl_Thread; typedef in typeref:struct:Dwfl_Thread
49 PC location described by an FDE belonging to Dwfl_Thread. */
659 thread_detach callbacks together with Dwfl_Thread *thread. This
669 Dwfl_Thread *thread. This method may be NULL and will then be
691 bool (*set_initial_registers) (Dwfl_Thread *thread, void *thread_arg)
703 void (*thread_detach) (Dwfl_Thread *thread, void *thread_arg)
742 Dwfl *dwfl_thread_dwfl (Dwfl_Thread *thread)
746 pid_t dwfl_thread_tid (Dwfl_Thread *thread)
750 Dwfl_Thread *dwfl_frame_threa
[all...]
/external/elfutils/libdwfl/
H A Dlibdwfl.h46 typedef struct Dwfl_Thread Dwfl_Thread; typedef in typeref:struct:Dwfl_Thread
49 PC location described by an FDE belonging to Dwfl_Thread. */
659 thread_detach callbacks together with Dwfl_Thread *thread. This
669 Dwfl_Thread *thread. This method may be NULL and will then be
691 bool (*set_initial_registers) (Dwfl_Thread *thread, void *thread_arg)
703 void (*thread_detach) (Dwfl_Thread *thread, void *thread_arg)
742 Dwfl *dwfl_thread_dwfl (Dwfl_Thread *thread)
746 pid_t dwfl_thread_tid (Dwfl_Thread *thread)
750 Dwfl_Thread *dwfl_frame_threa
[all...]
H A DlibdwflP.h242 struct Dwfl_Thread struct
256 Dwfl_Thread *thread;

Completed in 336 milliseconds