Searched refs:sectionsLeftToRelocate (Results 1 – 1 of 1) sorted by relevance
887 UInt16 sectionsLeftToRelocate; in RunRelocationEngine() local916 sectionsLeftToRelocate = fragToFix->loaderSection->relocSectionCount; in RunRelocationEngine()962 while ( sectionsLeftToRelocate > 0 ) { in RunRelocationEngine()963 err = InitEngineState(fragToFix, sectionsLeftToRelocate, &state); in RunRelocationEngine()1155 sectionsLeftToRelocate -= 1; in RunRelocationEngine()