Lines Matching refs:IsPIE
3770 bool IsPIE; in AddAssemblerKPIC() local
3771 std::tie(RelocationModel, PICLevel, IsPIE) = in AddAssemblerKPIC()
4041 bool IsPIE; in ConstructJob() local
4042 std::tie(RelocationModel, PICLevel, IsPIE) = in ConstructJob()
4053 if (IsPIE) in ConstructJob()
6530 bool IsPIE; in ConstructJob() local
6531 std::tie(RelocationModel, PICLevel, IsPIE) = in ConstructJob()
6861 bool IsPIE = Args.hasArg(options::OPT_pie); in constructHexagonLinkArgs() local
6904 if (IsPIE && !IsShared) in constructHexagonLinkArgs()
8492 const bool IsPIE = in ConstructJob() local
8508 if (IsPIE) in ConstructJob()
8567 else if (IsPIE) in ConstructJob()
8580 else if (Args.hasArg(options::OPT_shared) || IsPIE) in ConstructJob()
8660 if (Args.hasArg(options::OPT_shared) || IsPIE) in ConstructJob()
8981 bool IsPIE; in ConstructJob() local
8982 std::tie(RelocationModel, PICLevel, IsPIE) = in ConstructJob()
9316 const bool IsPIE = in ConstructJob() local
9344 if (IsPIE) in ConstructJob()
9397 else if (IsPIE) in ConstructJob()
9416 else if (IsPIE) in ConstructJob()
9532 else if (IsPIE) in ConstructJob()