Searched refs:orc_rt_macho_create_pthread_key (Results 1 – 2 of 2) sorted by relevance
504 {"___orc_rt_macho_create_pthread_key", &orc_rt_macho_create_pthread_key}}; in bootstrapMachORuntime()603 if (!orc_rt_macho_create_pthread_key) in createPThreadKey()611 orc_rt_macho_create_pthread_key.getValue(), Result)) in createPThreadKey()
236 ExecutorAddress orc_rt_macho_create_pthread_key; variable