Searched refs:permanent_curr (Results 1 – 1 of 1) sorted by relevance
68 static HChar* permanent_curr = &permanent[0]; variable86 vassert(permanent_first <= permanent_curr); in vexAllocSanityCheck()87 vassert(permanent_curr <= permanent_last); in vexAllocSanityCheck()108 vassert(IS_WORD_ALIGNED(permanent_curr)); in vexAllocSanityCheck()128 permanent_curr = private_LibVEX_alloc_curr; in vexSetAllocMode()144 private_LibVEX_alloc_curr = permanent_curr; in vexSetAllocMode()205 (Long)(permanent_curr - permanent_first) ); in LibVEX_ShowAllocStats()