Searched refs:HP_chunk_poolalloc (Results 1 – 1 of 1) sorted by relevance
1097 static PoolAlloc *HP_chunk_poolalloc = NULL; variable1126 HP_Chunk* hc = VG_(allocEltPA)(HP_chunk_poolalloc); in record_block()1231 VG_(freeEltPA) (HP_chunk_poolalloc, hc); hc = NULL; in unrecord_block()2106 HP_chunk_poolalloc = VG_(newPA) in ms_pre_clo_init()