Home
last modified time | relevance | path

Searched defs:dso_handle (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp559 __orc_rt_elfnix_cxa_atexit(void (* func)(void *),void * arg,void * dso_handle) __orc_rt_elfnix_cxa_atexit() argument
570 __orc_rt_elfnix_cxa_finalize(void * dso_handle) __orc_rt_elfnix_cxa_finalize() argument
586 __orc_rt_elfnix_jit_dlclose(void * dso_handle) __orc_rt_elfnix_jit_dlclose() argument
590 __orc_rt_elfnix_jit_dlsym(void * dso_handle,const char * symbol) __orc_rt_elfnix_jit_dlsym() argument
[all...]
H A Dmacho_platform.cpp1496 void *dso_handle) { in __orc_rt_macho_cxa_finalize() argument
1516 int __orc_rt_macho_jit_dlupdate(void *dso_handle) { in __orc_rt_macho_jit_dlsym() argument
1492 __orc_rt_macho_cxa_atexit(void (* func)(void *),void * arg,void * dso_handle) __orc_rt_macho_cxa_atexit() argument
1512 __orc_rt_macho_jit_dlclose(void * dso_handle) __orc_rt_macho_jit_dlclose() argument
[all...]
/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp369 INTERCEPTOR(int,__cxa_atexit,void (* func)(void *),void * arg,void * dso_handle) INTERCEPTOR() argument
/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp720 INTERCEPTOR(int,__cxa_atexit,void (* func)(void *),void * arg,void * dso_handle) global() argument
/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1293 INTERCEPTOR(int,__cxa_atexit,void (* func)(void *),void * arg,void * dso_handle) INTERCEPTOR() argument