Home
last modified time | relevance | path

Searched defs:s_highpc (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgmon.c60 static char *s_highpc = 0; variable
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dgmon-sol2.c109 static char *s_highpc = 0; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dgmon-sol2.c116 static char *s_highpc = 0; variable
/openbsd-src/gnu/usr.bin/binutils/gprof/
H A Dhist.c45 bfd_vma s_highpc = 0; /* Highest address in .text. */ variable
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/
H A Dhist.c46 bfd_vma s_highpc = 0; /* Highest address in .text. */ variable
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dgmon-sol2.c77 static char *s_highpc = 0; variable
/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dgmon-sol2.c80 static char *s_highpc = 0; variable
/openbsd-src/usr.bin/gprof/
H A Dgprof.c54 unsigned long s_highpc; /* highpc from the profile file */ variable