Searched refs:buildPIE (Results 1 – 1 of 1) sorted by relevance
5432 bool buildPIE = Args.hasArg(options::OPT_pie); in ConstructJob() local5466 if (buildPIE && !buildingLib) in ConstructJob()