Searched refs:RelocationSizeInSec (Results 1 – 1 of 1) sorted by relevance
1273 uint64_t RelocationSizeInSec = 0; in calcOffsetToRelocations() local1279 RelocationSizeInSec = in calcOffsetToRelocations()1287 assert(RelocationSizeInSec && "Overflow section header doesn't exist."); in calcOffsetToRelocations()1289 RelocationSizeInSec = Sec->RelocationCount * in calcOffsetToRelocations()1294 RawPointer += RelocationSizeInSec; in calcOffsetToRelocations()