Searched refs:s_lowpc (Results 1 – 4 of 4) sorted by relevance
108 static char *s_lowpc = 0; variable135 s_lowpc = lowpc; in monstartup()224 frompc = s_lowpc + (fromindex * HASHFRACTION * sizeof(*froms)); in _mcleanup()291 frompcindex = (unsigned short *)((long)frompcindex - (long)s_lowpc); in internal_mcount()392 (long)s_lowpc, s_scale); in moncontrol()
79 static char *s_lowpc = 0; variable107 s_lowpc = lowpc; in monstartup()219 frompc = s_lowpc + (fromindex * HASHFRACTION * sizeof(*froms)); in _mcleanup()316 frompcindex = (unsigned short *)((long)frompcindex - (long)s_lowpc); in internal_mcount()415 (long)s_lowpc, s_scale); in moncontrol()
296 s_lowpc = (unsigned long) gmonhdr.lpc; in openpfile()307 s_lowpc , s_highpc ); in openpfile()
209 unsigned long s_lowpc; /* lowpc from the profile file */ variable