Searched refs:asan_dll_thunk_init (Results 1 – 1 of 1) sorted by relevance
114 static int asan_dll_thunk_init() { in asan_dll_thunk_init() function139 __declspec(allocate(".CRT$XIB")) int (*__asan_preinit)() = asan_dll_thunk_init;143 if (reason == /*DLL_PROCESS_ATTACH=*/1) asan_dll_thunk_init(); in asan_thread_init()