Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp915 if (auto *ThreadDataSec = G.findSectionByName(ThreadVarsSectionName)) { in fixTLVSectionsAndEdges() local
934 for (auto *B : ThreadDataSec->blocks()) { in fixTLVSectionsAndEdges()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp276 Error registerThreadDataSection(span<const char> ThreadDataSec);