Lines Matching defs:hpc
166 caddr_t hpc;
210 * (lmp->l_addr), to determine the hpc we must examine the Phdrs.
212 lpc = hpc = (caddr_t)lmp->l_addr;
243 if (_hpc > hpc)
244 hpc = _hpc;
246 if (lpc == hpc) {
276 Hpc = hpc = (caddr_t)PRF_ROUNDUP((long)hpc, sizeof (long));
279 msize = (size_t)(hpc - lpc);
331 if (Hptr->hd_hpc != (caddr_t)(hpc - lpc)) {
350 Hptr->hd_hpc = (caddr_t)(hpc - lpc);