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