Searched refs:Dwfl_Thread (Results 1 – 17 of 17) sorted by relevance
/external/elfutils/libdwfl/ |
D | dwfl_frame.c | 73 Dwfl_Thread *thread = state->thread; in state_free() 80 thread_free_all_states (Dwfl_Thread *thread) in thread_free_all_states() 87 state_alloc (Dwfl_Thread *thread) in state_alloc() 232 dwfl_thread_dwfl (Dwfl_Thread *thread) in INTDEF() 239 dwfl_thread_tid (Dwfl_Thread *thread) in INTDEF() 245 Dwfl_Thread * in INTDEF() 253 dwfl_getthreads (Dwfl *dwfl, int (*callback) (Dwfl_Thread *thread, void *arg), in INTDEF() 269 Dwfl_Thread thread; in INTDEF() 307 int (*callback) (Dwfl_Thread *thread, void *arg); 313 get_one_thread_cb (Dwfl_Thread *thread, void *arg) in get_one_thread_cb() [all …]
|
D | libdwfl.h | 46 typedef struct Dwfl_Thread Dwfl_Thread; typedef 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_thread (Dwfl_Frame *state) 757 bool dwfl_thread_state_registers (Dwfl_Thread *thread, int firstreg, 765 void dwfl_thread_state_register_pc (Dwfl_Thread *thread, Dwarf_Word pc) 774 int (*callback) (Dwfl_Thread *thread, void *arg), 787 int dwfl_thread_getframes (Dwfl_Thread *thread,
|
D | linux-pid-attach.c | 222 Dwfl_Thread *thread = (Dwfl_Thread *) arg; in pid_thread_state_registers_cb() 235 pid_set_initial_registers (Dwfl_Thread *thread, void *thread_arg) in pid_set_initial_registers() 274 pid_thread_detach (Dwfl_Thread *thread, void *thread_arg) in pid_thread_detach() 452 pid_set_initial_registers (Dwfl_Thread *thread __attribute__ ((unused)), in pid_set_initial_registers() 474 pid_thread_detach (Dwfl_Thread *thread __attribute__ ((unused)), in pid_thread_detach()
|
D | dwfl_frame_regs.c | 32 dwfl_thread_state_registers (Dwfl_Thread *thread, int firstreg, in dwfl_thread_state_registers() 49 dwfl_thread_state_register_pc (Dwfl_Thread *thread, Dwarf_Word pc) in INTDEF()
|
D | frame_unwind.c | 518 Dwfl_Thread *thread = state->thread; in new_unwound() 551 Dwfl_Thread *thread = state->thread; in handle_cfi() 687 Dwfl_Thread *thread = state->thread; in readfunc() 730 Dwfl_Thread *thread = state->thread; in __libdwfl_frame_unwind()
|
D | libdwflP.h | 242 struct Dwfl_Thread struct 256 Dwfl_Thread *thread; argument
|
D | linux-core-attach.c | 167 core_set_initial_registers (Dwfl_Thread *thread, void *thread_arg_voidp) in core_set_initial_registers()
|
D | ChangeLog | 938 * libdwfl.h (Dwfl_Thread, Dwfl_Frame): New typedefs. 951 (struct Dwfl_Process, struct Dwfl_Thread, struct Dwfl_Frame)
|
/external/elfutils/include/elfutils/ |
D | libdwfl.h | 46 typedef struct Dwfl_Thread Dwfl_Thread; typedef 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_thread (Dwfl_Frame *state) 757 bool dwfl_thread_state_registers (Dwfl_Thread *thread, int firstreg, 765 void dwfl_thread_state_register_pc (Dwfl_Thread *thread, Dwarf_Word pc) 774 int (*callback) (Dwfl_Thread *thread, void *arg), 787 int dwfl_thread_getframes (Dwfl_Thread *thread,
|
/external/elfutils/tests/ |
D | backtrace-dwarf.c | 98 Dwfl_Thread *thread = dwfl_frame_thread (state); in frame_callback() 118 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
|
D | dwfl-proc-attach.c | 64 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
|
D | backtrace-data.c | 169 set_initial_registers (Dwfl_Thread *thread, in set_initial_registers() 244 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__ ((unused))) in thread_callback()
|
D | backtrace.c | 168 Dwfl_Thread *thread = dwfl_frame_thread (state); in frame_callback() 185 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__((unused))) in thread_callback()
|
/external/elfutils/src/ |
D | stack.c | 452 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
|
/external/elfutils/ |
D | ChangeLog | 197 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
|
D | NEWS | 117 Dwfl_Thread and Dwfl_Frame and functions dwfl_attach_state,
|
/external/elfutils/config/ |
D | elfutils.spec.in | 320 Dwfl_Thread and Dwfl_Frame and functions dwfl_attach_state,
|