Home | History | Annotate | Download | only in memcheck

Lines Matching defs:here

856 // The size chosen here is a trade-off:  if the nodes are bigger (ie. cover
1370 // Endianness doesn't matter here because all bytes are being set to
1390 // whole sec-maps. Here is how parts 1, 2 and 3 are used in each case.
1496 // Nb: we can reach here with lenB < SM_SIZE
1593 ExeContext* here;
1595 if it is invalid. So no need to do it here. */
1597 here = VG_(record_ExeContext)( tid, 0/*first_ip_delta*/ );
1598 tl_assert(here);
1599 ecu = VG_(get_ECU_from_ExeContext)(here);
1921 thing here is that such redzones are considered volatile across
2373 /* Nb: by "aligned" here we mean 4-byte aligned */
2457 /* Nb: by "aligned" here we mean 8-byte aligned */
3211 /* Here's a simple cache to hold nia -> ECU mappings. It could be
3735 The problem case here is: taking accessible memory, writing
4509 /* Nb: We used to issue various definedness/addressability errors from here,
4878 " --partial-loads-ok=no|yes too hard to explain here; see manual [no]\n"