Searched refs:RegionBeg (Results 1 – 1 of 1) sorted by relevance
348 const uptr From = Region->RegionBeg; in iterateOverBlocks()442 return getRegionInfo(ClassId)->RegionBeg; in getCompactPtrBaseByClassId()466 uptr Begin = RegionInfoArray[I].RegionBeg; in findNearestBlock()494 B.RegionBegin = RegionInfoArray[ClassId].RegionBeg; in findNearestBlock()547 uptr RegionBeg = 0; member616 Region->RegionBeg = MemMap.getBase(); in initRegion()618 Region->RegionBeg += in initRegion()1037 const uptr RegionBeg = Region->RegionBeg; in populateFreeListAndPopBlocks() local1046 const uptr RegionBase = RegionBeg - getRegionBaseByClassId(ClassId); in populateFreeListAndPopBlocks()1053 RegionBeg + MappedUser, MapSize, "scudo:primary", in populateFreeListAndPopBlocks()[all …]