Home
last modified time | relevance | path

Searched refs:Dwfl_Thread (Results 1 - 13 of 13) sorted by relevance

/third_party/elfutils/include/elfutils/
H A Dlibdwfl.h46 typedef struct Dwfl_Thread Dwfl_Thread; typedef
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_threa
[all...]
/third_party/elfutils/libdwfl/
H A Dlibdwfl.h46 typedef struct Dwfl_Thread Dwfl_Thread; typedef
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_threa
[all...]
H A Ddwfl_frame.c86 state_alloc (Dwfl_Thread *thread) in state_alloc()
231 dwfl_thread_dwfl (Dwfl_Thread *thread) in INTDEF()
238 dwfl_thread_tid (Dwfl_Thread *thread) in INTDEF()
244 Dwfl_Thread * in INTDEF()
252 dwfl_getthreads (Dwfl *dwfl, int (*callback) (Dwfl_Thread *thread, void *arg), in INTDEF()
268 Dwfl_Thread thread; in INTDEF()
297 int (*callback) (Dwfl_Thread *thread, void *arg); in INTDEF()
303 get_one_thread_cb (Dwfl_Thread *thread, void *arg) in get_one_thread_cb()
316 /* Note not currently exported, will be when there are more Dwfl_Thread
320 int (*callback) (Dwfl_Thread *threa in getthread()
[all...]
H A Ddwfl_frame_regs.c36 dwfl_thread_state_registers (Dwfl_Thread *thread, int firstreg, in dwfl_thread_state_registers()
53 dwfl_thread_state_register_pc (Dwfl_Thread *thread, Dwarf_Word pc) in INTDEF()
H A Dlinux-pid-attach.c311 Dwfl_Thread *thread = (Dwfl_Thread *) arg; in pid_thread_state_registers_cb()
324 pid_set_initial_registers (Dwfl_Thread *thread, void *thread_arg) in pid_set_initial_registers()
364 pid_thread_detach (Dwfl_Thread *thread, void *thread_arg) in pid_thread_detach()
H A Dframe_unwind.c503 Dwfl_Thread *thread = state->thread; in new_unwound()
545 Dwfl_Thread *thread = state->thread; in handle_cfi()
700 Dwfl_Thread *thread = state->thread; in readfunc()
744 Dwfl_Thread *thread = state->thread; in __libdwfl_frame_unwind()
H A DlibdwflP.h241 struct Dwfl_Thread struct
254 Dwfl_Thread *thread;
H A Dlinux-core-attach.c168 core_set_initial_registers (Dwfl_Thread *thread, void *thread_arg_voidp) in core_set_initial_registers()
/third_party/elfutils/tests/
H A Dbacktrace-dwarf.c97 Dwfl_Thread *thread = dwfl_frame_thread (state); in frame_callback()
117 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
H A Ddwfl-proc-attach.c64 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
H A Dbacktrace-data.c175 set_initial_registers (Dwfl_Thread *thread, in set_initial_registers()
249 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__ ((unused))) in thread_callback()
H A Dbacktrace.c227 Dwfl_Thread *thread = dwfl_frame_thread (state); in frame_callback()
244 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__((unused))) in thread_callback()
/third_party/elfutils/src/
H A Dstack.c457 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()

Completed in 9 milliseconds