Searched refs:permanent_first (Results 1 – 1 of 1) sorted by relevance
66 static HChar* permanent_first = &permanent[0]; variable76 vassert(permanent_first == &permanent[0]); in vexAllocSanityCheck()80 vassert(permanent_first <= permanent_curr); in vexAllocSanityCheck()90 vassert(private_LibVEX_alloc_first == permanent_first); in vexAllocSanityCheck()101 vassert(IS_WORD_ALIGNED(permanent_first)); in vexAllocSanityCheck()137 private_LibVEX_alloc_first = permanent_first; in vexSetAllocMode()205 (Long)(permanent_curr - permanent_first) ); in LibVEX_ShowAllocStats()