Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.cpp2036 bool needTlsSymbol = false; in hexagonNeedsTLSSymbol() local
2042 needTlsSymbol = true; in hexagonNeedsTLSSymbol()
2046 return needTlsSymbol; in hexagonNeedsTLSSymbol()