Searched refs:sectionBase (Results 1 – 1 of 1) sorted by relevance
776 UInt32 *sectionBase; // Start of the section member825 state->sectionBase = (UInt32 *) GetSectionBaseAddress(fragToFix, relocHeader->sectionIndex); in InitEngineState()826 state->relocAddress = state->sectionBase; in InitEngineState()1104 state.relocAddress = (UInt32 *) ( ((char *) state.sectionBase) + offset); in RunRelocationEngine()