Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp521 Create(LLJIT &J, JITDylib &PlatformJITDylib) { in Create()
631 MachOPlatformSupport(LLJIT &J, JITDylib &PlatformJITDylib, DlFcnValues DlFcn) in MachOPlatformSupport()