Searched refs:isPIE (Results 1 – 1 of 1) sorted by relevance
113 bool isPIE = Options.PositionIndependentExecutable; in getTLSModel() local119 if (isPIC && !isPIE) { in getTLSModel()