Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c135 …void *section1Base; // The base ad… member
607 … fragToFix->section1Base = ((char *) relocatedExport->tocPtr) - (UInt32) originalOffsets.tocPtr; in SetupSectionBaseAddresses()
643 result = fragToFix->section1Base; in GetSectionBaseAddress()
897 …MoreAssertQ(fragToFix->section1Base != nil); // but in practice it a wildly deviant case an… in RunRelocationEngine()