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