Home
last modified time | relevance | path

Searched refs:UnpackPEFDataSection (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c287 static OSStatus UnpackPEFDataSection(const UInt8 * const packedData, UInt32 packedSize, in UnpackPEFDataSection() function
579 … err = UnpackPEFDataSection( (UInt8 *) packedDataSection, initSectionHeader->containerLength, in SetupSectionBaseAddresses()