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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h38 StackDepotHandle StackDepotPut_WithHandle(StackTrace stack);
H A Dsanitizer_stackdepot.cpp102 StackDepotHandle StackDepotPut_WithHandle(StackTrace stack) { function in namespace:__sanitizer
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_origin.h122 StackDepotHandle h = StackDepotPut_WithHandle(*stack);

Completed in 110 milliseconds