Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/orc/
H A Dmacho_platform.cpp174 Error deregisterThreadDataSection(span<const char> ThreadDataSection);
311 Error MachOPlatformRuntimeState::deregisterThreadDataSection( in deregisterThreadDataSection() function in __anon104e62320211::MachOPlatformRuntimeState
411 deregisterThreadDataSection(KV.second.toSpan<const char>())) in deregisterObjectPlatformSections()