Searched refs:relocCount (Results 1 – 2 of 2) sorted by relevance
824 state->terminatingReloc = relocHeader->firstRelocOffset + relocHeader->relocCount; in InitEngineState()977 UInt16 relocCount; in RunRelocationEngine() local980 relocCount = (opCode & 0x003F); in RunRelocationEngine()982 state.relocAddress += relocCount; in RunRelocationEngine()
286 unsigned relocCount = 0; in MachOFileLayout() local296 relocCount += sect.relocations.size(); in MachOFileLayout()306 _startOfFunctionStarts = _startOfRelocations + relocCount * 8; in MachOFileLayout()