Home
last modified time | relevance | path

Searched refs:DFX_LOG_LIB (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/internal/
H A Dmusl_log.c27 #define DFX_LOG_LIB "libasan_logger.z.so" macro
62 g_dfxLibHandler = dlopen(DFX_LOG_LIB, RTLD_LAZY); in musl_log()
64 MUSL_LOGE("[musl_log] dlopen %{public}s failed!\n", DFX_LOG_LIB); in musl_log()
/third_party/musl/src/internal/linux/
H A Dmusl_log.c27 #define DFX_LOG_LIB "libasan_logger.z.so" macro
47 g_dfxLibHandler = dlopen(DFX_LOG_LIB, RTLD_LAZY); in ohos_dfx_log()
49 MUSL_LOGE("[musl_log] dlopen %{public}s failed!\n", DFX_LOG_LIB); in ohos_dfx_log()

Completed in 1 milliseconds