Searched refs:__sanitizer_start_switch_fiber (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dcommon_interface_defs.h179 // __sanitizer_start_switch_fiber with a pointer to the bottom of the
193 void __sanitizer_start_switch_fiber(void **fake_stack_save,
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dcommon_interface_defs.h177 // __sanitizer_start_switch_fiber with a pointer to the bottom of the
191 void __sanitizer_start_switch_fiber(void **fake_stack_save,
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/
H A Dcommon_interface_defs.h306 /// <c>__sanitizer_start_switch_fiber()</c> with a pointer to the bottom of the
309 /// the switch. The <c>__sanitizer_start_switch_fiber()</c> function takes a
318 /// the <c>__sanitizer_start_switch_fiber()</c> function so that the fake stack
329 void __sanitizer_start_switch_fiber(void **fake_stack_save,
338 /// <c>__sanitizer_start_switch_fiber()</c>.
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_thread.cc514 void __sanitizer_start_switch_fiber(void **fakestacksave, const void *bottom, function
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_thread.cc513 void __sanitizer_start_switch_fiber(void **fakestacksave, const void *bottom, function
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_thread.cpp536 void __sanitizer_start_switch_fiber(void **fakestacksave, const void *bottom, function

Completed in 93 milliseconds