Searched refs:ForceRelocation (Results 1 – 1 of 1) sorted by relevance
2449 bool ForceRelocation = BC->forceSymbolRelocations(SymbolName); in readRelocations() local2451 ForceRelocation = true; in readRelocations()2453 if (!ReferencedSection && !ForceRelocation) { in readRelocations()2519 if (ForceRelocation) { in readRelocations()2655 ForceRelocation = true; in readRelocations()2660 } else if (IsToCode || ForceRelocation) { in readRelocations()