Searched refs:RelocationMode (Results 1 – 1 of 1) sorted by relevance
215 static cl::opt<cl::boolOrDefault> RelocationMode( variable1623 if (opts::RelocationMode == cl::BOU_TRUE && !HasTextRelocations) { in readSpecialSections()1630 HasTextRelocations && (opts::RelocationMode != cl::BOU_FALSE); in readSpecialSections()