Searched refs:RegistrationSymbols (Results 1 – 2 of 2) sorted by relevance
44 SymbolLookupSet RegistrationSymbols; in Create() local45 RegistrationSymbols.add(EPC.intern(RegisterWrapperName)); in Create()46 RegistrationSymbols.add(EPC.intern(DeregisterWrapperName)); in Create()49 EPC.lookupSymbols({{*RegistrationFunctionsDylib, RegistrationSymbols}}); in Create()
36 SymbolLookupSet RegistrationSymbols; in createJITLoaderGDBRegistrar() local37 RegistrationSymbols.add(RegisterFn); in createJITLoaderGDBRegistrar()40 EPC.lookupSymbols({{*RegistrationFunctionDylib, RegistrationSymbols}}); in createJITLoaderGDBRegistrar()