Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c134 …void *section0Base; // The base ad… member
606 … fragToFix->section0Base = ((char *) relocatedExport->codePtr) - (UInt32) originalOffsets.codePtr; in SetupSectionBaseAddresses()
640 result = fragToFix->section0Base; in GetSectionBaseAddress()
896 …MoreAssertQ(fragToFix->section0Base != nil); // Technically, having a nil for these two is … in RunRelocationEngine()