HomeSort by relevance Sort by last modified time
    Searched full:hctxt (Results 1 - 1 of 1) sorted by null

  /external/valgrind/helgrind/
hg_addrdescr.c 52 /* hctxt/tnr/haddr/hszB describe the addr if it is a heap block. */
53 ExeContext* hctxt; local
65 &hctxt,
72 tl_assert(is_heapblock == (hctxt != NULL));
78 ai->Addr.Block.allocated_at = hctxt;

Completed in 36 milliseconds