Searched refs:dlopenInitialize (Results 1 – 1 of 1) sorted by relevance
283 Expected<void *> dlopenInitialize(string_view Path, int Mode);364 auto H = dlopenInitialize(Path, Mode); in dlopen()507 Expected<void *> MachOPlatformRuntimeState::dlopenInitialize(string_view Path, in dlopenInitialize() function in __anon89ec89360111::MachOPlatformRuntimeState