Home
last modified time | relevance | path

Searched refs:__orc_rt_log_error (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dcommon.cpp4 extern "C" void __orc_rt_log_error(const char *ErrMsg) { in __orc_rt_log_error() function
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcommon.h30 extern "C" void __orc_rt_log_error(const char *ErrMsg);
H A Delfnix_platform.cpp632 __orc_rt_log_error(toString(TDS.takeError()).c_str()); in getInstance()
764 __orc_rt_log_error("Call to pthread_setspecific failed"); in __orc_rt_elfnix_tls_get_addr_impl()
786 __orc_rt_log_error("Call to pthread_key_create failed"); in __orc_rt_elfnix_create_pthread_key()
850 __orc_rt_log_error(__orc_rt_elfnix_jit_dlerror()); in __orc_rt_elfnix_run_program()
858 __orc_rt_log_error(__orc_rt_elfnix_jit_dlerror()); in __orc_rt_elfnix_run_program()
865 __orc_rt_log_error(__orc_rt_elfnix_jit_dlerror()); in __orc_rt_elfnix_run_program()
H A Dmacho_platform.cpp1317 __orc_rt_log_error(toString(TDS.takeError()).c_str()); in getInstance()
1473 __orc_rt_log_error("Call to pthread_setspecific failed"); in __orc_rt_macho_tlv_get_addr_impl()
1489 __orc_rt_log_error("Call to pthread_key_create failed"); in __orc_rt_macho_create_pthread_key()
1546 __orc_rt_log_error(__orc_rt_macho_jit_dlerror()); in __orc_rt_macho_run_program()
1554 __orc_rt_log_error(__orc_rt_macho_jit_dlerror()); in __orc_rt_macho_run_program()
1561 __orc_rt_log_error(__orc_rt_macho_jit_dlerror()); in __orc_rt_macho_run_program()
H A Dcoff_platform.cpp757 __orc_rt_log_error(__orc_rt_coff_jit_dlerror()); in __orc_rt_coff_run_program()
765 __orc_rt_log_error(__orc_rt_coff_jit_dlerror()); in __orc_rt_coff_run_program()
772 __orc_rt_log_error(__orc_rt_coff_jit_dlerror()); in __orc_rt_coff_run_program()