Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp394 static void cxa_at_exit_wrapper(void *arg) { in cxa_at_exit_wrapper() function
445 res = REAL(__cxa_atexit)(cxa_at_exit_wrapper, ctx, dso); in setup_at_exit_wrapper()