Searched defs:dlopenImpl (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/compiler-rt/lib/orc/ | ||
| H A D | coff_platform.cpp | 295 Expected<void *> COFFPlatformRuntimeState::dlopenImpl(std::string_view Path, in dlopenImpl() function in COFFPlatformRuntimeState |
| H A D | macho_platform.cpp | 1043 Expected<void *> MachOPlatformRuntimeState::dlopenImpl(std::string_view Path, in dlopenImpl() function in __anon285a7df90211::MachOPlatformRuntimeState |