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