Searched refs:isLocalInExecutable (Results 1 – 1 of 1) sorted by relevance
1355 bool isLocalInExecutable = !sym.isPreemptible && !config->shared; in handleTlsRelocation() local1423 if (execOptimize && isLocalInExecutable && config->emachine != EM_S390) { in handleTlsRelocation()1811 bool isLocalInExecutable = !sym.isPreemptible && !config->shared; in postScanRelocations() local1823 if (isLocalInExecutable) in postScanRelocations()