reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
253 CurrentSectionDataOffset = alignTo(CurrentSectionDataOffset, 253 CurrentSectionDataOffset = alignTo(CurrentSectionDataOffset, 259 S.Header.PointerToRawData = CurrentSectionDataOffset; 260 CurrentSectionDataOffset += S.Header.SizeOfRawData; 262 S.Header.PointerToRelocations = CurrentSectionDataOffset; 264 CurrentSectionDataOffset += 274 uint32_t SymbolTableStart = CurrentSectionDataOffset;