Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp215 static cl::opt<cl::boolOrDefault> RelocationMode( variable
1623 if (opts::RelocationMode == cl::BOU_TRUE && !HasTextRelocations) { in readSpecialSections()
1630 HasTextRelocations && (opts::RelocationMode != cl::BOU_FALSE); in readSpecialSections()