Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:getRelocationModel

177     if (TM.getRelocationModel() != Reloc::Static &&
860 if (TM.getRelocationModel() == Reloc::PIC_) {
866 } else if (TM.getRelocationModel() == Reloc::DynamicNoPIC) {
899 if (TM.getRelocationModel() == Reloc::PIC_) {