Searched refs:dwfl_arg (Results 1 - 5 of 5) sorted by relevance

/external/elfutils/libdwfl/
H A Dlinux-pid-attach.c160 pid_next_thread (Dwfl *dwfl __attribute__ ((unused)), void *dwfl_arg, argument
163 struct __libdwfl_pid_arg *pid_arg = dwfl_arg;
198 *thread_argp = dwfl_arg;
205 void *dwfl_arg, void **thread_argp)
207 *thread_argp = dwfl_arg;
251 pid_detach (Dwfl *dwfl __attribute__ ((unused)), void *dwfl_arg) argument
253 struct __libdwfl_pid_arg *pid_arg = dwfl_arg;
411 void *dwfl_arg __attribute__ ((unused)),
422 void *dwfl_arg __attribute__ ((unused)),
462 void *dwfl_arg __attribute_
204 pid_getthread(Dwfl *dwfl __attribute__ ((unused)), pid_t tid, void *dwfl_arg, void **thread_argp) argument
[all...]
H A Dlibdwfl.h661 pid_t (*next_thread) (Dwfl *dwfl, void *dwfl_arg, void **thread_argp)
671 bool (*get_thread) (Dwfl *dwfl, pid_t tid, void *dwfl_arg,
680 void *dwfl_arg)
696 void (*detach) (Dwfl *dwfl, void *dwfl_arg)
716 void *dwfl_arg)
H A Dlinux-core-attach.c55 void *dwfl_arg)
58 struct core_arg *core_arg = dwfl_arg;
99 core_next_thread (Dwfl *dwfl __attribute__ ((unused)), void *dwfl_arg, argument
102 struct core_arg *core_arg = dwfl_arg;
292 core_detach (Dwfl *dwfl __attribute__ ((unused)), void *dwfl_arg) argument
294 struct core_arg *core_arg = dwfl_arg;
54 core_memory_read(Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Word *result, void *dwfl_arg) argument
/external/elfutils/include/elfutils/
H A Dlibdwfl.h661 pid_t (*next_thread) (Dwfl *dwfl, void *dwfl_arg, void **thread_argp)
671 bool (*get_thread) (Dwfl *dwfl, pid_t tid, void *dwfl_arg,
680 void *dwfl_arg)
696 void (*detach) (Dwfl *dwfl, void *dwfl_arg)
716 void *dwfl_arg)
/external/elfutils/tests/
H A Dbacktrace-data.c73 void *dwfl_arg __attribute__ ((unused)))
157 next_thread (Dwfl *dwfl, void *dwfl_arg __attribute__ ((unused)),

Completed in 199 milliseconds