Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp276 Error registerThreadDataSection(span<const char> ThreadDataSec);
333 if (auto Err = registerThreadDataSection( in registerObjectSections()
468 Error MachOPlatformRuntimeState::registerThreadDataSection( in registerThreadDataSection() function in __anon89ec89360111::MachOPlatformRuntimeState