Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp315 Error deregisterThreadDataSection(span<const char> ThreadDataSection);
561 Error MachOPlatformRuntimeState::deregisterThreadDataSection( in deregisterThreadDataSection() function in __anon67290b370411::MachOPlatformRuntimeState
755 deregisterThreadDataSection(KV.second.toSpan<const char>())) in deregisterObjectPlatformSections()