Searched refs:unpackedDataSection (Results 1 – 1 of 1) sorted by relevance
519 Ptr unpackedDataSection; in SetupSectionBaseAddresses() local523 unpackedDataSection = nil; in SetupSectionBaseAddresses()562 unpackedDataSection = NewPtr(initSectionHeader->unpackedLength); in SetupSectionBaseAddresses()580 … (UInt8 *) unpackedDataSection, initSectionHeader->unpackedLength); in SetupSectionBaseAddresses()586 BlockMoveData(unpackedDataSection + initOffset, &originalOffsets, sizeof(TVector)); in SetupSectionBaseAddresses()616 if (unpackedDataSection != nil) { in SetupSectionBaseAddresses()617 DisposePtr(unpackedDataSection); in SetupSectionBaseAddresses()