Home
last modified time | relevance | path

Searched refs:Dwfl_Thread (Results 1 – 17 of 17) sorted by relevance

/external/elfutils/libdwfl/
Ddwfl_frame.c85 state_alloc (Dwfl_Thread *thread) in state_alloc()
230 dwfl_thread_dwfl (Dwfl_Thread *thread) in INTDEF()
237 dwfl_thread_tid (Dwfl_Thread *thread) in INTDEF()
243 Dwfl_Thread * in INTDEF()
251 dwfl_getthreads (Dwfl *dwfl, int (*callback) (Dwfl_Thread *thread, void *arg), in INTDEF()
267 Dwfl_Thread thread; in INTDEF()
296 int (*callback) (Dwfl_Thread *thread, void *arg);
302 get_one_thread_cb (Dwfl_Thread *thread, void *arg) in get_one_thread_cb()
319 int (*callback) (Dwfl_Thread *thread, void *arg), in getthread()
337 Dwfl_Thread thread; in getthread()
[all …]
Dlibdwfl.h46 typedef struct Dwfl_Thread Dwfl_Thread; typedef
679 bool (*set_initial_registers) (Dwfl_Thread *thread, void *thread_arg)
691 void (*thread_detach) (Dwfl_Thread *thread, void *thread_arg)
730 Dwfl *dwfl_thread_dwfl (Dwfl_Thread *thread)
734 pid_t dwfl_thread_tid (Dwfl_Thread *thread)
738 Dwfl_Thread *dwfl_frame_thread (Dwfl_Frame *state)
745 bool dwfl_thread_state_registers (Dwfl_Thread *thread, int firstreg,
753 void dwfl_thread_state_register_pc (Dwfl_Thread *thread, Dwarf_Word pc)
762 int (*callback) (Dwfl_Thread *thread, void *arg),
775 int dwfl_thread_getframes (Dwfl_Thread *thread,
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()
Dlinux-pid-attach.c310 Dwfl_Thread *thread = (Dwfl_Thread *) arg; in pid_thread_state_registers_cb()
323 pid_set_initial_registers (Dwfl_Thread *thread, void *thread_arg) in pid_set_initial_registers()
363 pid_thread_detach (Dwfl_Thread *thread, void *thread_arg) in pid_thread_detach()
Dframe_unwind.c514 Dwfl_Thread *thread = state->thread; in new_unwound()
556 Dwfl_Thread *thread = state->thread; in handle_cfi()
710 Dwfl_Thread *thread = state->thread; in readfunc()
754 Dwfl_Thread *thread = state->thread; in __libdwfl_frame_unwind()
DlibdwflP.h240 struct Dwfl_Thread struct
253 Dwfl_Thread *thread; argument
Dlinux-core-attach.c168 core_set_initial_registers (Dwfl_Thread *thread, void *thread_arg_voidp) in core_set_initial_registers()
DChangeLog247 * libdwflP.h (struct Dwfl_Thread): Update comment for unwound member.
1544 * libdwfl.h (Dwfl_Thread, Dwfl_Frame): New typedefs.
1557 (struct Dwfl_Process, struct Dwfl_Thread, struct Dwfl_Frame)
/external/elfutils/include/elfutils/
Dlibdwfl.h46 typedef struct Dwfl_Thread Dwfl_Thread; typedef
679 bool (*set_initial_registers) (Dwfl_Thread *thread, void *thread_arg)
691 void (*thread_detach) (Dwfl_Thread *thread, void *thread_arg)
730 Dwfl *dwfl_thread_dwfl (Dwfl_Thread *thread)
734 pid_t dwfl_thread_tid (Dwfl_Thread *thread)
738 Dwfl_Thread *dwfl_frame_thread (Dwfl_Frame *state)
745 bool dwfl_thread_state_registers (Dwfl_Thread *thread, int firstreg,
753 void dwfl_thread_state_register_pc (Dwfl_Thread *thread, Dwarf_Word pc)
762 int (*callback) (Dwfl_Thread *thread, void *arg),
775 int dwfl_thread_getframes (Dwfl_Thread *thread,
/external/elfutils/tests/
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()
Ddwfl-proc-attach.c64 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
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()
Dbacktrace.c180 Dwfl_Thread *thread = dwfl_frame_thread (state); in frame_callback()
197 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__((unused))) in thread_callback()
/external/elfutils/src/
Dstack.c457 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
/external/elfutils/
DChangeLog554 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
DNEWS408 Dwfl_Thread and Dwfl_Frame and functions dwfl_attach_state,
/external/elfutils/config/
Delfutils.spec.in619 Dwfl_Thread and Dwfl_Frame and functions dwfl_attach_state,