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

/external/compiler-rt/lib/msan/
H A Dmsan.cc162 static void GetCurrentStackBounds(uptr *stack_top, uptr *stack_bottom) { function in namespace:__msan
184 GetCurrentStackBounds(&stack_top, &stack_bottom);

Completed in 47 milliseconds