Home
last modified time | relevance | path

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

/third_party/musl/src/internal/linux/
Dmusl_log.c28 #define DFX_LOG_INTERFACE "WriteGwpAsanLog" macro
70 *(void **)(&g_dfxLogPtr) = dlsym(g_dfxLibHandler, DFX_LOG_INTERFACE); in musl_log()
74 MUSL_LOGE("[musl_log] dlsym %{public}s, failed!\n", DFX_LOG_INTERFACE); in musl_log()
/third_party/musl/porting/linux/user/src/internal/
Dmusl_log.c28 #define DFX_LOG_INTERFACE "WriteGwpAsanLog" macro
70 *(void **)(&g_dfxLogPtr) = dlsym(g_dfxLibHandler, DFX_LOG_INTERFACE); in musl_log()
74 MUSL_LOGE("[musl_log] dlsym %{public}s, failed!\n", DFX_LOG_INTERFACE); in musl_log()