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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h38 StackDepotHandle StackDepotPut_WithHandle(StackTrace stack);
H A Dsanitizer_stackdepot.cc116 StackDepotHandle StackDepotPut_WithHandle(StackTrace stack) { function in namespace:__sanitizer
/external/compiler-rt/lib/msan/
H A Dmsan_origin.h123 StackDepotHandle h = StackDepotPut_WithHandle(*stack);

Completed in 212 milliseconds