Home
last modified time | relevance | path

Searched defs:PlatformJITDylib (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp521 Create(LLJIT &J, JITDylib &PlatformJITDylib) { in Create()
631 MachOPlatformSupport(LLJIT &J, JITDylib &PlatformJITDylib, DlFcnValues DlFcn) in MachOPlatformSupport()