Searched refs:LocationSize (Results 1 – 1 of 1) sorted by relevance
217 LocationListOffset + LocationIndex * LocationSize; in getLocation()269 return LocationListOffset + LocationSize * getNumLocations() + in getNumLiveOutsOffset()290 static const unsigned LocationSize = sizeof(uint64_t); variable