Searched defs:pid_arg (Results 1 – 3 of 3) sorted by relevance
124 read_cached_memory (struct __libdwfl_pid_arg *pid_arg, in read_cached_memory()183 clear_cached_memory (struct __libdwfl_pid_arg *pid_arg) in clear_cached_memory()195 struct __libdwfl_pid_arg *pid_arg = arg; in pid_memory_read() local252 struct __libdwfl_pid_arg *pid_arg = dwfl_arg; in pid_next_thread() local326 struct __libdwfl_pid_arg *pid_arg = thread_arg; in pid_set_initial_registers() local342 struct __libdwfl_pid_arg *pid_arg = dwfl_arg; in pid_detach() local366 struct __libdwfl_pid_arg *pid_arg = thread_arg; in pid_thread_detach() local464 struct __libdwfl_pid_arg *pid_arg = malloc (sizeof *pid_arg); in dwfl_linux_proc_attach() local
403 struct __libdwfl_pid_arg *pid_arg = __libdwfl_get_pid_arg (mod->dwfl); in dwfl_linux_proc_find_elf() local
59 int TestCloseOnExecHelperMain(char* pid_arg) { in TestCloseOnExecHelperMain()