Searched refs:isLocalInExecutable (Results 1 – 1 of 1) sorted by relevance
1280 bool isLocalInExecutable = !sym.isPreemptible && !config->shared; in handleTlsRelocation() local1343 if (toExecRelax && isLocalInExecutable) { in handleTlsRelocation()1693 bool isLocalInExecutable = !sym.isPreemptible && !config->shared; in postScanRelocations() local1705 if (isLocalInExecutable) in postScanRelocations()