Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp632 : J(J), MP(setupPlatform(J)), DlFcn(std::move(DlFcn)) { in MachOPlatformSupport()
666 static MachOPlatform &setupPlatform(LLJIT &J) { in setupPlatform() function in __anon09f517660111::MachOPlatformSupport