Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp370 static Error registerObjCRegistrationObjects(JITDylibState &JDS);
1061 Error MachOPlatformRuntimeState::registerObjCRegistrationObjects( in registerObjCRegistrationObjects() function in __anon67290b370411::MachOPlatformRuntimeState
1221 if (auto Err = registerObjCRegistrationObjects(JDS)) in dlopenInitialize()