Home
last modified time | relevance | path

Searched defs:isLocalInExecutable (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lld/ELF/
H A DRelocations.cpp1352 bool isLocalInExecutable = !sym.isPreemptible && !config->shared; handleTlsRelocation() local
1780 bool isLocalInExecutable = !sym.isPreemptible && !config->shared; postScanRelocations() local