Home
last modified time | relevance | path

Searched defs:tostruct (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gprof/
H A Dgmon.h120 struct tostruct struct
122 char *selfpc;
123 int count;
124 unsigned short link;
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/
H A Dgmon.h125 struct tostruct struct
127 char *selfpc;
128 int count;
129 unsigned short link;
/openbsd-src/sys/sys/
H A Dgmon.h100 struct tostruct { struct
101 u_long selfpc;
102 long count;
103 u_short link;
104 u_short pad;
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dgmon-sol2.c85 struct tostruct { struct
106 static struct tostruct *tos = 0; argument
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dgmon-sol2.c88 struct tostruct { struct
89 char *selfpc;
113 static struct tostruct *tos = 0; argument
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dgmon-sol2.c51 struct tostruct { struct
74 static struct tostruct *tos = 0; argument
/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dgmon-sol2.c54 struct tostruct { struct
77 static struct tostruct *tos = 0; argument