Home | History | Annotate | Download | only in gold

Lines Matching refs:RelocationModel

148 static Optional<Reloc::Model> RelocationModel;
298 RelocationModel = Reloc::PIC_;
301 RelocationModel = Reloc::Static;
983 TripleStr, options::mcpu, FeaturesString, Options, RelocationModel,