Home
last modified time | relevance | path

Searched refs:lastchange (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/drd/
Ddrd_error.h90 ExeContext* lastchange; // Mallocd member
Ddrd_error.c115 if (DRD_(heap_addrinfo)(a, &heap_block_start, &ai->size, &ai->lastchange)) in describe_malloced_addr()
211 } else if (ai.akind == eMallocd && ai.lastchange) { in drd_report_data_race()
220 VG_(pp_ExeContext)(ai.lastchange); in drd_report_data_race()