Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
H A Dlinux-pid-attach.c329 if (! pid_arg->assume_ptrace_stopped in pid_set_initial_registers()
371 if (! pid_arg->assume_ptrace_stopped) in pid_thread_detach()
386 dwfl_linux_proc_attach (Dwfl *dwfl, pid_t pid, bool assume_ptrace_stopped) in dwfl_linux_proc_attach() argument
478 pid_arg->assume_ptrace_stopped = assume_ptrace_stopped; in dwfl_linux_proc_attach()
525 bool assume_ptrace_stopped __attribute__ ((unused))) in dwfl_linux_proc_attach()
H A Dlinux-proc-maps.c404 if (pid_arg != NULL && ! pid_arg->assume_ptrace_stopped) in dwfl_linux_proc_find_elf()
H A Dlibdwfl.h729 bool assume_ptrace_stopped);
H A DlibdwflP.h436 bool assume_ptrace_stopped; member
/third_party/elfutils/include/elfutils/
H A Dlibdwfl.h729 bool assume_ptrace_stopped);

Completed in 6 milliseconds