Home | History | Annotate | Download | only in exp-ptrcheck

Lines Matching refs:ok

1097    /* Ok, the range contained some blocks.  Therefore we'll need to
1506 /* Ok, so it's not a block in the top frame. Perhaps it's a block
1871 Bool ok;
1873 ok = VG_(get_fnname_w_offset)( ip, fnname, sizeof(fnname) );
1878 VG_(printf)("> %s %#lx\n", ok ? fnname : "???", ip);