Searched defs:StackDepotHandle (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h24 struct StackDepotHandle { struct in namespace:__sanitizer
27 StackDepotHandle(StackDepotNode *node, u32 id) : node_(node), id_(id) {} function in struct:__sanitizer::StackDepotHandle

Completed in 165 milliseconds