Home
last modified time | relevance | path

Searched defs:mcount (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgmon.c188 mcount() in mcount() function
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dminsyms.c745 compact_minimal_symbols (struct minimal_symbol *msymbol, int mcount, in compact_minimal_symbols()
835 int mcount; in install_minimal_symbols() local
/openbsd-src/usr.bin/mail/
H A Dquit.c66 int mcount, p, modify, autohold, anystat, holdbit, nohold; in quit() local
/openbsd-src/usr.bin/grep/
H A Dgrep.c73 long long mcount; /* count for -m */ variable