Searched refs:__libdwfl_pid_arg (Results 1 – 4 of 4) sorted by relevance
123 read_cached_memory (struct __libdwfl_pid_arg *pid_arg, in read_cached_memory()182 clear_cached_memory (struct __libdwfl_pid_arg *pid_arg) in clear_cached_memory()194 struct __libdwfl_pid_arg *pid_arg = arg; in pid_memory_read()251 struct __libdwfl_pid_arg *pid_arg = dwfl_arg; in pid_next_thread()325 struct __libdwfl_pid_arg *pid_arg = thread_arg; in pid_set_initial_registers()341 struct __libdwfl_pid_arg *pid_arg = dwfl_arg; in pid_detach()365 struct __libdwfl_pid_arg *pid_arg = thread_arg; in pid_thread_detach()463 struct __libdwfl_pid_arg *pid_arg = malloc (sizeof *pid_arg); in dwfl_linux_proc_attach()491 struct __libdwfl_pid_arg * in INTDEF()497 return (struct __libdwfl_pid_arg *) dwfl->process->callbacks_arg; in INTDEF()[all …]
416 struct __libdwfl_pid_arg struct440 extern struct __libdwfl_pid_arg *__libdwfl_get_pid_arg (Dwfl *dwfl)
403 struct __libdwfl_pid_arg *pid_arg = __libdwfl_get_pid_arg (mod->dwfl); in dwfl_linux_proc_find_elf()
373 (struct __libdwfl_pid_arg): Add mem_cache field.797 * libdwflP.h (struct __libdwfl_pid_arg): Add elf and elf_fd.1203 * libdwflP.h (struct __libdwfl_pid_arg): Moved here and renamed from