Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1203 if (auto *ThreadDataSec = G.findSectionByName(MachOThreadVarsSectionName)) { in fixTLVSectionsAndEdges() local
1222 for (auto *B : ThreadDataSec->blocks()) { in fixTLVSectionsAndEdges()