Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp2530 bool needTlsSymbol = false; in hexagonNeedsTLSSymbol() local
2536 needTlsSymbol = true; in hexagonNeedsTLSSymbol()
2540 return needTlsSymbol; in hexagonNeedsTLSSymbol()