Searched refs:UseSmallSection (Results 1 – 2 of 2) sorted by relevance
91 bool UseSmallSection; variable244 bool useSmallSection() const { return UseSmallSection; } in useSmallSection()
176 UseSmallSection = !IsLinux && (RM == Reloc::Static); in MipsSubtarget()