Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1027 if (auto *ThreadDataSec = G.findSectionByName(ThreadVarsSectionName)) { in fixTLVSectionsAndEdges() local
1046 for (auto *B : ThreadDataSec->blocks()) { in fixTLVSectionsAndEdges()