Home | History | Annotate | Download | only in memcheck

Lines Matching defs:here

873 // The size chosen here is a trade-off:  if the nodes are bigger (ie. cover
1246 /* (really need "UifU" here...)
1389 // Endianness doesn't matter here because all bytes are being set to
1409 // whole sec-maps. Here is how parts 1, 2 and 3 are used in each case.
1515 // Nb: we can reach here with lenB < SM_SIZE
1613 ExeContext* here;
1615 if it is invalid. So no need to do it here. */
1617 here = VG_(record_ExeContext)( tid, 0/*first_ip_delta*/ );
1618 tl_assert(here);
1619 ecu = VG_(get_ECU_from_ExeContext)(here);
1941 thing here is that such redzones are considered volatile across
2393 /* Nb: by "aligned" here we mean 4-byte aligned */
2477 /* Nb: by "aligned" here we mean 8-byte aligned */
3231 /* Here's a simple cache to hold nia -> ECU mappings. It could be
3814 The problem case here is: taking accessible memory, writing
4588 /* Nb: We used to issue various definedness/addressability errors from here,
4964 " --partial-loads-ok=no|yes too hard to explain here; see manual [no]\n"