Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp984 auto TLSGetAddrSymbolName = G.intern("__tls_get_addr"); in fixTLVSectionsAndEdges() local
987 if (Sym->getName() == TLSGetAddrSymbolName) { in fixTLVSectionsAndEdges()