Searched defs:_AddrArenaInfo (Results 1 – 1 of 1) sorted by relevance
148 struct _AddrArenaInfo { struct149 ArenaId aid;150 const HChar* name; // arena name, !NULL if Addr a points in an arena.151 SizeT block_szB;152 PtrdiffT rwoffset;153 Bool free; // True if this is in the arena free zone.