Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c778 …UInt32 importIndex; // Symbol index, which is used to access an imported s… member
827 state->importIndex = 0; in InitEngineState()
1018 …if ( state.importIndex >= importLibrary->firstImportedSymbol && state.importIndex < (importLibrary… in RunRelocationEngine()
1019 … err = LookupSymbol(lookup, refCon, fragToFix->loaderSection, state.importIndex, &symbolValue); in RunRelocationEngine()
1025 state.importIndex += 1; in RunRelocationEngine()
1044 state.importIndex = index + 1; in RunRelocationEngine()
1124 state.importIndex = index + 1; in RunRelocationEngine()