HomeSort by: relevance | last modified time | path
    Searched defs:__asan_set_seh_filter (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_win.cc 309 // __asan_set_seh_filter in the last section for C initializers.
312 // asan_dynamic_runtime_thunk.lib to all the modules, thus __asan_set_seh_filter
314 // __asan_set_seh_filter call happens after the .exe module CRT is initialized.
316 int __asan_set_seh_filter() { function in namespace:__asan
343 __asan_set_seh_filter;
asan_win.cc 309 // __asan_set_seh_filter in the last section for C initializers.
312 // asan_dynamic_runtime_thunk.lib to all the modules, thus __asan_set_seh_filter
314 // __asan_set_seh_filter call happens after the .exe module CRT is initialized.
316 int __asan_set_seh_filter() { function in namespace:__asan
343 __asan_set_seh_filter;

Completed in 21 milliseconds