Home
last modified time | relevance | path

Searched refs:report_pid (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/tests/
Dbacktrace-dwarf.c49 report_pid (Dwfl *dwfl, pid_t pid) in report_pid() function
81 report_pid (dwfl, pid); in pid_to_dwfl()
Dbacktrace.c289 report_pid (Dwfl *dwfl, pid_t pid) in report_pid() function
321 report_pid (dwfl, pid); in pid_to_dwfl()
DChangeLog750 * backtrace-dwarf.c (report_pid): Call dwfl_linux_proc_attach with
755 (report_pid): Call dwfl_linux_proc_attach with assume_ptrace_attached
778 * backtrace-dwarf.c (report_pid): Explicitly call
780 * backtrace.c (report_pid): Likewise.
/external/valgrind/coregrind/
Dvgdb.c1067 void report_pid (int pid, Bool on_stdout) in report_pid() function
1239 report_pid (newpid, /*on_stdout*/ True); in search_arg_pid()
1251 report_pid (pid, /*on_stdout*/ False); in search_arg_pid()
1254 report_pid (newpid, /*on_stdout*/ False); in search_arg_pid()