Searched refs:highpc (Results 1 – 7 of 7) sorted by relevance
52 Dwarf_Addr * highpc,174 Dwarf_Addr highpc, in _dwarf_get_locdesc() argument305 locdesc->ld_hipc = highpc; in _dwarf_get_locdesc()417 Dwarf_Addr highpc = 0; in _dwarf_get_loclist_lle_count_dwo() local421 &highpc, in _dwarf_get_loclist_lle_count_dwo()457 Dwarf_Addr highpc = 0; in _dwarf_get_loclist_lle_count() local461 &lowpc, &highpc, in _dwarf_get_loclist_lle_count()468 if (lowpc == 0 && highpc == 0) { in _dwarf_get_loclist_lle_count()626 Dwarf_Addr highpc = 0; in dwarf_loclist_n() local711 &highpc, in dwarf_loclist_n()[all …]
279 Dwarf_Addr highpc,
1989 /* When the highpc attribute is of class 'constant'
72 static pctype lowpc, highpc; /* range profiled, in UNIT's */ variable204 scale = highpc - lowpc; in asgnsamples()623 hdr.highpc = (pctype32)h.highpc; in dumpsum_ostyle()1655 tmp.highpc = (pctype)l_hdr64.hd_hpc; in openpfile()1679 tmp.highpc = (pctype)(uintptr_t)l_hdr.hd_hpc; in openpfile()1700 tmp.highpc = hdr32.highpc; in openpfile()1708 if (tmp.lowpc >= tmp.highpc) { in openpfile()1721 tmp.highpc != h.highpc || tmp.ncnt != h.ncnt)) { in openpfile()1729 s_highpc = h.highpc; in openpfile()1731 highpc = h.highpc / sizeof (UNIT); in openpfile()[all …]
277 pctype highpc; member283 pctype32 highpc; member
203 char *highpc = (char *)ahighpc; in monitor() local240 if (ssiz >= bufsize || lowpc >= highpc) { in monitor()296 hdrp->hpc = highpc; in monitor()330 text = (highpc - lowpc + sizeof (WORD) - 1) / sizeof (WORD); in monitor()