Home | History | Annotate | Download | only in coregrind

Lines Matching full:iipc

1675    InlIPCursor *iipc = VG_(new_IIPC)(ip);
1678 const HChar *buf = VG_(describe_IP)(ip, iipc);
1687 } while (VG_(next_IIPC)(iipc));
1688 VG_(delete_IIPC)(iipc);