Searched defs:dlopenImpl (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/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 | 908 Expected<void *> MachOPlatformRuntimeState::dlopenImpl(std::string_view Path, dlopenImpl() function in __anon3d23d5020211::MachOPlatformRuntimeState |