Home
last modified time | relevance | path

Searched refs:__orc_rt_elfnix_jit_dlclose (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.h28 ORC_RT_INTERFACE int __orc_rt_elfnix_jit_dlclose(void *dso_handle);
H A Delfnix_platform.cpp586 int __orc_rt_elfnix_jit_dlclose(void *dso_handle) { in __orc_rt_elfnix_jit_dlclose() function
620 if (__orc_rt_elfnix_jit_dlclose(H) == -1) in __orc_rt_elfnix_run_program()