Searched defs:dso_handle (Results 1 – 5 of 5) sorted by relevance
559 void *dso_handle) { in __orc_rt_elfnix_cxa_atexit()570 void __orc_rt_elfnix_cxa_finalize(void *dso_handle) { in __orc_rt_elfnix_cxa_finalize()586 int __orc_rt_elfnix_jit_dlclose(void *dso_handle) { in __orc_rt_elfnix_jit_dlclose()590 void *__orc_rt_elfnix_jit_dlsym(void *dso_handle, const char *symbol) { in __orc_rt_elfnix_jit_dlsym()
1259 __orc_rt_macho_cxa_atexit(void (* func)(void *),void * arg,void * dso_handle) __orc_rt_macho_cxa_atexit() argument 1263 __orc_rt_macho_cxa_finalize(void * dso_handle) __orc_rt_macho_cxa_finalize() argument 1279 __orc_rt_macho_jit_dlclose(void * dso_handle) __orc_rt_macho_jit_dlclose() argument 1283 __orc_rt_macho_jit_dlsym(void * dso_handle,const char * symbol) __orc_rt_macho_jit_dlsym() argument
369 INTERCEPTOR(int,__cxa_atexit,void (* func)(void *),void * arg,void * dso_handle) INTERCEPTOR() argument
720 void *dso_handle) {
1293 void *dso_handle) { in INTERCEPTOR()