Searched defs:bottom_old (Results 1 – 3 of 3) sorted by relevance
/llvm-project/compiler-rt/lib/msan/ | ||
H A D | msan_thread.cpp | 110 FinishSwitchFiber(uptr * bottom_old,uptr * size_old) FinishSwitchFiber() argument |
H A D | msan.cpp | 715 void __msan_finish_switch_fiber(const void **bottom_old, uptr *size_old) { in __msan_finish_switch_fiber() argument |
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_thread.cpp | 174 FinishSwitchFiber(FakeStack * fake_stack_save,uptr * bottom_old,uptr * size_old) FinishSwitchFiber() argument |