Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1389 bool isLocalInExecutable = !sym.isPreemptible && !ctx.arg.shared; in handleTlsRelocation() local
1894 bool isLocalInExecutable = !sym.isPreemptible && !ctx.arg.shared; in postScanRelocations() local