Home
last modified time | relevance | path

Searched defs:selfpc (Results 1 – 11 of 11) sorted by relevance

/openbsd/lib/libc/gmon/
H A Dmcount.c47 _MCOUNT_DECL(u_long frompc, u_long selfpc) in _MCOUNT_DECL()
/openbsd/sys/lib/libkern/
H A Dmcount.c49 _MCOUNT_DECL(u_long frompc, u_long selfpc) in _MCOUNT_DECL()
/openbsd/gnu/gcc/gcc/config/i386/
H A Dgmon-sol2.c86 char *selfpc; member
248 register char *selfpc; in internal_mcount() local
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Dgmon-sol2.c89 char *selfpc; member
254 register char *selfpc; in internal_mcount() local
/openbsd/gnu/gcc/gcc/config/sparc/
H A Dgmon-sol2.c55 char *selfpc; member
279 static void internal_mcount(char *selfpc, unsigned short *frompcindex) in internal_mcount()
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dgmon-sol2.c52 char *selfpc; member
278 static void internal_mcount(selfpc, frompcindex) in internal_mcount() argument
/openbsd/sys/ddb/
H A Ddb_prof.c92 unsigned long frompc, selfpc; in db_prof_count() local
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dgmon.h122 char *selfpc; member
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Dgmon.h127 char *selfpc; member
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgmon.c190 register char *selfpc; in mcount() local
/openbsd/sys/sys/
H A Dgmon.h101 u_long selfpc; member