Searched refs:isLocalInExecutable (Results 1 – 1 of 1) sorted by relevance
1212 bool isLocalInExecutable = !sym.isPreemptible && !config->shared; in handleTlsRelocation() local1277 if (toExecRelax && isLocalInExecutable) { in handleTlsRelocation()1638 bool isLocalInExecutable = !sym.isPreemptible && !config->shared; in postScanRelocations() local1649 if (isLocalInExecutable) in postScanRelocations()