Searched refs:PlatformJITDylib (Results 1 – 1 of 1) sorted by relevance
521 Create(LLJIT &J, JITDylib &PlatformJITDylib) { in Create() argument549 new MachOPlatformSupport(J, PlatformJITDylib, DlFcn)); in Create()631 MachOPlatformSupport(LLJIT &J, JITDylib &PlatformJITDylib, DlFcnValues DlFcn) in MachOPlatformSupport() argument661 PlatformJITDylib.define(absoluteSymbols(std::move(HelperSymbols)))); in MachOPlatformSupport()663 cantFail(J.addIRModule(PlatformJITDylib, createPlatformRuntimeModule())); in MachOPlatformSupport()