Searched refs:hd_hpc (Results 1 – 3 of 3) sorted by relevance
51 caddr_t hd_hpc; /* Relative high pc address */ member68 u_longlong_t hd_hpc; /* Relative high pc address */ member
330 if (Hptr->hd_hpc) { in profile_open()331 if (Hptr->hd_hpc != (caddr_t)(hpc - lpc)) { in profile_open()350 Hptr->hd_hpc = (caddr_t)(hpc - lpc); in profile_open()
1618 tmp.highpc = (pctype)l_hdr64.hd_hpc; in openpfile()1642 tmp.highpc = (pctype)(uintptr_t)l_hdr.hd_hpc; in openpfile()