Searched refs:p_highpc (Results 1 – 1 of 1) sorted by relevance
61 findcalls(nltype *parentp, pctype p_lowpc, pctype p_highpc) in findcalls() argument73 if (p_highpc < s_lowpc) in findcalls()77 if (p_highpc > s_highpc) in findcalls()78 p_highpc = s_highpc; in findcalls()83 parentp->name, p_lowpc, p_highpc); in findcalls()89 instructp < (uintptr_t)textspace + p_highpc - TORIGIN; in findcalls()