Lines Matching refs:intern
153 HeaderSymbolFlags[MOP.getExecutionSession().intern(HS.Name)] = in createHeaderInterface()
210 {{ES.intern("___orc_rt_jit_dispatch"), in Create()
213 {ES.intern("___orc_rt_jit_dispatch_ctx"), in Create()
278 auto AliasName = ES.intern(KV.first); in addAliases()
280 Aliases[std::move(AliasName)] = {ES.intern(KV.second), in addAliases()
339 MachOHeaderStartSymbol(ES.intern("___dso_handle")) { in MachOPlatform()
349 {{ES.intern("___orc_rt_macho_register_ehframe_section"), in MachOPlatform()
351 {ES.intern("___orc_rt_macho_deregister_ehframe_section"), in MachOPlatform()
388 WFs[ES.intern("___orc_rt_macho_push_initializers_tag")] = in associateRuntimeSupportFunctions()
394 WFs[ES.intern("___orc_rt_macho_symbol_lookup_tag")] = in associateRuntimeSupportFunctions()
570 SymbolLookupSet(ES.intern(MangledName)), SymbolState::Ready, in rt_lookupSymbol()
577 {{ES.intern("___orc_rt_macho_platform_bootstrap"), in bootstrapMachORuntime()
579 {ES.intern("___orc_rt_macho_platform_shutdown"), in bootstrapMachORuntime()
581 {ES.intern("___orc_rt_macho_register_jitdylib"), in bootstrapMachORuntime()
583 {ES.intern("___orc_rt_macho_deregister_jitdylib"), in bootstrapMachORuntime()
585 {ES.intern("___orc_rt_macho_register_object_platform_sections"), in bootstrapMachORuntime()
587 {ES.intern("___orc_rt_macho_deregister_object_platform_sections"), in bootstrapMachORuntime()
589 {ES.intern("___orc_rt_macho_create_pthread_key"), in bootstrapMachORuntime()