Source position: xcoffwriter.pp line 44
protected procedure TXCoffResourceWriter.WriteDataSymbol(
aStream: TStream;
const name: string;
aStorageClass: Byte;
aAuxStorageType: Byte;
aSecNum: QWord;
aSecOffset: QWord;
aSize: QWord
);