Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1315 bool isLocalInExecutable = !sym.isPreemptible && !config->shared; handleTlsRelocation() local
1735 bool isLocalInExecutable = !sym.isPreemptible && !config->shared; postScanRelocations() local