Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c824 state->terminatingReloc = relocHeader->firstRelocOffset + relocHeader->relocCount; in InitEngineState()
977 UInt16 relocCount; in RunRelocationEngine() local
980 relocCount = (opCode & 0x003F); in RunRelocationEngine()
982 state.relocAddress += relocCount; in RunRelocationEngine()