Home
last modified time | relevance | path

Searched refs:ForceRelocation (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp2449 bool ForceRelocation = BC->forceSymbolRelocations(SymbolName); in readRelocations() local
2451 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()