Home | History | Annotate | Download | only in X86

Lines Matching refs:getRelocationModel

58         IsPIC(TM.getRelocationModel() == Reloc::PIC_) {}
137 IsPIC = TM.getRelocationModel() == Reloc::PIC_;