Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/orc/
H A Dmacho_platform.cpp206 static Error registerSwift5Types(JITDylibState &JDS);
680 Error MachOPlatformRuntimeState::registerSwift5Types(JITDylibState &JDS) { in registerSwift5Types() function in __anon104e62320211::MachOPlatformRuntimeState
822 if (auto Err = registerSwift5Types(JDS)) in dlopenInitialize()