Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp998 auto *TLSInfoEntrySection = G.findSectionByName("$__TLSINFO"); in fixTLVSectionsAndEdges() local
1000 if (TLSInfoEntrySection) { in fixTLVSectionsAndEdges()
1018 for (auto *B : TLSInfoEntrySection->blocks()) { in fixTLVSectionsAndEdges()