Searched refs:isLocalInExecutable (Results 1 – 1 of 1) sorted by relevance
1389 bool isLocalInExecutable = !sym.isPreemptible && !ctx.arg.shared; in handleTlsRelocation() local1471 if (execOptimize && isLocalInExecutable && ctx.arg.emachine != EM_S390) { in handleTlsRelocation()1488 execOptimize && isLocalInExecutable) { in handleTlsRelocation()1894 bool isLocalInExecutable = !sym.isPreemptible && !ctx.arg.shared; in postScanRelocations() local1917 if (isLocalInExecutable) in postScanRelocations()