Home
last modified time | relevance | path

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

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