Searched refs:proc_prettyprint_why (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | proc-why.c | 172 proc_prettyprint_why (unsigned long why, unsigned long what, int verbose) in proc_prettyprint_why() function
|
| D | proc-utils.h | 25 extern void proc_prettyprint_why (unsigned long why, unsigned long what,
|
| D | procfs.c | 3605 proc_prettyprint_why (proc_why (pi), proc_what (pi), 1); in do_attach() 3983 proc_prettyprint_why (why, what, 1); in procfs_wait() 4254 proc_prettyprint_why (why, what, 1); in procfs_wait() 4262 proc_prettyprint_why (why, what, 1); in procfs_wait() 5880 proc_prettyprint_why (proc_why (process), proc_what (process), 1); in info_proc_cmd() 5890 proc_prettyprint_why (proc_why (thread), proc_what (thread), 1); in info_proc_cmd()
|