Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_thread.cc140 uptr *bottom_old, in FinishSwitchFiber() argument
152 if (bottom_old) in FinishSwitchFiber()
153 *bottom_old = stack_bottom_; in FinishSwitchFiber()
526 const void **bottom_old, in __sanitizer_finish_switch_fiber() argument
534 (uptr*)bottom_old, in __sanitizer_finish_switch_fiber()
H A Dasan_thread.h107 void FinishSwitchFiber(FakeStack *fake_stack_save, uptr *bottom_old,
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_thread.cc142 uptr *bottom_old, in FinishSwitchFiber() argument
154 if (bottom_old) in FinishSwitchFiber()
155 *bottom_old = stack_bottom_; in FinishSwitchFiber()
525 const void **bottom_old, in __sanitizer_finish_switch_fiber() argument
533 (uptr*)bottom_old, in __sanitizer_finish_switch_fiber()
H A Dasan_thread.h105 void FinishSwitchFiber(FakeStack *fake_stack_save, uptr *bottom_old,
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_thread.cpp148 uptr *bottom_old, in FinishSwitchFiber() argument
160 if (bottom_old) in FinishSwitchFiber()
161 *bottom_old = stack_bottom_; in FinishSwitchFiber()
548 const void **bottom_old, in __sanitizer_finish_switch_fiber() argument
556 (uptr*)bottom_old, in __sanitizer_finish_switch_fiber()
H A Dasan_thread.h102 void FinishSwitchFiber(FakeStack *fake_stack_save, uptr *bottom_old,
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/
H A Dmsan_interface.h118 void __msan_finish_switch_fiber(const void **bottom_old, size_t *size_old);
H A Dcommon_interface_defs.h344 const void **bottom_old,
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dcommon_interface_defs.h196 const void **bottom_old,
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dcommon_interface_defs.h194 const void **bottom_old,