Home
last modified time | relevance | path

Searched refs:__msan_start_switch_fiber (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interface_internal.h203 void __msan_start_switch_fiber(const void *bottom, uptr size);
H A Dmsan.cpp752 void __msan_start_switch_fiber(const void *bottom, uptr size) { in __msan_start_switch_fiber() function