Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDRelocations.cpp2367 bool needTlsSymbol = false; in hexagonNeedsTLSSymbol() local
2373 needTlsSymbol = true; in hexagonNeedsTLSSymbol()
2377 return needTlsSymbol; in hexagonNeedsTLSSymbol()