Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c888 UInt32 totalRelocs; in RunRelocationEngine() local
906totalRelocs = (fragToFix->loaderSection->loaderStringsOffset - fragToFix->loaderSection->relocInst… in RunRelocationEngine()
970 MoreAssertQ( state.currentReloc < totalRelocs ); in RunRelocationEngine()