/third_party/elfutils/libdwfl/ |
D | dwfl_frame.c | 86 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); 303 get_one_thread_cb (Dwfl_Thread *thread, void *arg) in get_one_thread_cb() 320 int (*callback) (Dwfl_Thread *thread, void *arg), in getthread() 338 Dwfl_Thread thread; in getthread() [all …]
|
D | libdwfl.h | 46 typedef struct Dwfl_Thread Dwfl_Thread; typedef 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), 782 int dwfl_thread_getframes (Dwfl_Thread *thread,
|
D | dwfl_frame_regs.c | 36 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()
|
D | linux-pid-attach.c | 311 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()
|
D | frame_unwind.c | 503 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()
|
D | libdwflP.h | 241 struct Dwfl_Thread struct 254 Dwfl_Thread *thread; argument
|
D | linux-core-attach.c | 168 core_set_initial_registers (Dwfl_Thread *thread, void *thread_arg_voidp) in core_set_initial_registers()
|
D | ChangeLog | 520 * libdwflP.h (struct Dwfl_Thread): Update comment for unwound member. 1817 * libdwfl.h (Dwfl_Thread, Dwfl_Frame): New typedefs. 1830 (struct Dwfl_Process, struct Dwfl_Thread, struct Dwfl_Frame)
|
/third_party/elfutils/include/elfutils/ |
D | libdwfl.h | 46 typedef struct Dwfl_Thread Dwfl_Thread; typedef 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), 782 int dwfl_thread_getframes (Dwfl_Thread *thread,
|
/third_party/elfutils/tests/ |
D | backtrace-dwarf.c | 97 Dwfl_Thread *thread = dwfl_frame_thread (state); in frame_callback() 117 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
|
D | backtrace-data.c | 175 set_initial_registers (Dwfl_Thread *thread, in set_initial_registers() 249 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__ ((unused))) in thread_callback()
|
D | dwfl-proc-attach.c | 64 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
|
D | backtrace.c | 227 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/ |
D | stack.c | 457 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
|
/third_party/elfutils/ |
D | ChangeLog | 683 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
|
D | NEWS | 493 Dwfl_Thread and Dwfl_Frame and functions dwfl_attach_state,
|
/third_party/elfutils/config/ |
D | elfutils.spec.in | 696 Dwfl_Thread and Dwfl_Frame and functions dwfl_attach_state,
|