Searched refs:permanent_last (Results 1 – 1 of 1) sorted by relevance
69 static HChar* permanent_last = &permanent[N_PERMANENT_BYTES-1]; variable83 vassert(permanent_last == &permanent[N_PERMANENT_BYTES-1]); in vexAllocSanityCheck()87 vassert(permanent_curr <= permanent_last); in vexAllocSanityCheck()97 vassert(private_LibVEX_alloc_last == permanent_last); in vexAllocSanityCheck()109 vassert(IS_WORD_ALIGNED(permanent_last+1)); in vexAllocSanityCheck()145 private_LibVEX_alloc_last = permanent_last; in vexSetAllocMode()