Home
last modified time | relevance | path

Searched refs:proc_prettyprint_flags (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dproc-flags.c288 proc_prettyprint_flags (unsigned long flags, int verbose) in proc_prettyprint_flags() function
H A Dproc-utils.h32 extern void proc_prettyprint_flags (unsigned long flags, int verbose);
H A Dprocfs.c4305 proc_prettyprint_flags (flags, 1); in procfs_wait()
5878 proc_prettyprint_flags (proc_flags (process), 1); in info_proc_cmd()
5888 proc_prettyprint_flags (proc_flags (thread), 1); in info_proc_cmd()