Home
last modified time | relevance | path

Searched refs:needTlsSymbol (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.cpp2194 bool needTlsSymbol = false; in hexagonNeedsTLSSymbol() local
2200 needTlsSymbol = true; in hexagonNeedsTLSSymbol()
2204 return needTlsSymbol; in hexagonNeedsTLSSymbol()