Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c889 UInt16 *relocInstrTable; in RunRelocationEngine() local
911relocInstrTable = (UInt16 *)((char *) fragToFix->loaderSection + fragToFix->loaderSection->relocIn… in RunRelocationEngine()
972 opCode = relocInstrTable[state.currentReloc]; in RunRelocationEngine()
1102 … offset = PEFRelocSetPosFullOffset(opCode, relocInstrTable[state.currentReloc]); in RunRelocationEngine()
1115 … index = PEFRelocLgByImportFullIndex(opCode, relocInstrTable[state.currentReloc]); in RunRelocationEngine()