Searched refs:GetSectionBaseAddress (Results 1 – 1 of 1) sorted by relevance
623 static void *GetSectionBaseAddress(const FragToFixInfo *fragToFix, UInt16 sectionIndex) in GetSectionBaseAddress() function825 state->sectionBase = (UInt32 *) GetSectionBaseAddress(fragToFix, relocHeader->sectionIndex); in InitEngineState()842 state->sectionC = GetSectionBaseAddress(fragToFix, 0); in InitEngineState()851 state->sectionD = GetSectionBaseAddress(fragToFix, 1); in InitEngineState()1053 state.sectionC = GetSectionBaseAddress(fragToFix, index); in RunRelocationEngine()1062 state.sectionD = GetSectionBaseAddress(fragToFix, index); in RunRelocationEngine()