Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/orc/
H A Delfnix_platform.cpp537 void *dso_handle) { in __orc_rt_elfnix_cxa_atexit()
548 void __orc_rt_elfnix_cxa_finalize(void *dso_handle) { in __orc_rt_elfnix_cxa_finalize()
564 int __orc_rt_elfnix_jit_dlclose(void *dso_handle) { in __orc_rt_elfnix_jit_dlclose()
568 void *__orc_rt_elfnix_jit_dlsym(void *dso_handle, const char *symbol) { in __orc_rt_elfnix_jit_dlsym()
H A Dmacho_platform.cpp1044 void *dso_handle) { in __orc_rt_macho_cxa_atexit()
1048 void __orc_rt_macho_cxa_finalize(void *dso_handle) { in __orc_rt_macho_cxa_finalize()
1064 int __orc_rt_macho_jit_dlclose(void *dso_handle) { in __orc_rt_macho_jit_dlclose()
1068 void *__orc_rt_macho_jit_dlsym(void *dso_handle, const char *symbol) { in __orc_rt_macho_jit_dlsym()
/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp369 void *dso_handle) { in INTERCEPTOR()
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp579 void *dso_handle) { in INTERCEPTOR()
/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1160 void *dso_handle) { in INTERCEPTOR()