Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
DELFNixPlatform.cpp851 auto *TLSInfoEntrySection = G.findSectionByName("$__TLSINFO"); in fixTLVSectionsAndEdges() local
853 if (TLSInfoEntrySection) { in fixTLVSectionsAndEdges()
871 for (auto *B : TLSInfoEntrySection->blocks()) { in fixTLVSectionsAndEdges()