Home
last modified time | relevance | path

Searched defs:pid_arg (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/elfutils/libdwfl/
H A Dlinux-pid-attach.c124 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() local
252 struct __libdwfl_pid_arg *pid_arg = dwfl_arg; in pid_next_thread() local
326 struct __libdwfl_pid_arg *pid_arg = thread_arg; in pid_set_initial_registers() local
342 struct __libdwfl_pid_arg *pid_arg = dwfl_arg; in pid_detach() local
366 struct __libdwfl_pid_arg *pid_arg = thread_arg; in pid_thread_detach() local
464 struct __libdwfl_pid_arg *pid_arg = malloc (sizeof *pid_arg); in dwfl_linux_proc_attach() local
H A Dlinux-proc-maps.c403 struct __libdwfl_pid_arg *pid_arg = __libdwfl_get_pid_arg (mod->dwfl); in dwfl_linux_proc_find_elf() local
/aosp_15_r20/external/leveldb/util/
H A Denv_posix_test.cc59 int TestCloseOnExecHelperMain(char* pid_arg) { in TestCloseOnExecHelperMain()