Home
last modified time | relevance | path

Searched defs:ThreadDataSection (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.h36 ExecutorAddressRange ThreadDataSection; member
H A Dmacho_platform.cpp469 span<const char> ThreadDataSection) { in registerThreadDataSection()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h32 ExecutorAddressRange ThreadDataSection; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp715 jitlink::Section *ThreadDataSection = in addEHAndTLVSupportPasses() local