Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp230 Error deregisterThreadDataSection(span<const char> ThreadDataSection);
485 Error MachOPlatformRuntimeState::deregisterThreadDataSection( in deregisterThreadDataSection() function in __anon3d23d5020311::MachOPlatformRuntimeState
685 deregisterThreadDataSection(KV.second.toSpan<const char>())) in deregisterObjectPlatformSections()