Home
last modified time | relevance | path

Searched refs:Dwfl_Process (Results 1 – 6 of 6) sorted by relevance

/third_party/elfutils/libdwfl/
Ddwfl_frame.c109 __libdwfl_process_free (Dwfl_Process *process) in __libdwfl_process_free()
126 Dwfl_Process *process = malloc (sizeof (*process)); in process_alloc()
195 Dwfl_Process *process = dwfl->process; in dwfl_attach_state()
261 Dwfl_Process *process = dwfl->process; in INTDEF()
329 Dwfl_Process *process = dwfl->process; in getthread()
409 Dwfl_Process *process = thread->process; in INTDEF()
DlibdwflP.h48 typedef struct Dwfl_Process Dwfl_Process; typedef
125 Dwfl_Process *process;
229 struct Dwfl_Process struct
243 Dwfl_Process *process; argument
585 extern void __libdwfl_process_free (Dwfl_Process *process)
Dframe_unwind.c139 Dwfl_Process *process = state->thread->process; in expr_eval()
504 Dwfl_Process *process = thread->process; in new_unwound()
546 Dwfl_Process *process = thread->process; in handle_cfi()
701 Dwfl_Process *process = thread->process; in readfunc()
745 Dwfl_Process *process = thread->process; in __libdwfl_frame_unwind()
Dlinux-pid-attach.c197 Dwfl_Process *process = dwfl->process; in pid_memory_read()
333 Dwfl_Process *process = thread->process; in pid_set_initial_registers()
Dlinux-core-attach.c57 Dwfl_Process *process = dwfl->process; in core_memory_read()
DChangeLog1824 * libdwflP.h (Dwfl_Process): New typedef.
1830 (struct Dwfl_Process, struct Dwfl_Thread, struct Dwfl_Frame)