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