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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp98 new (&rb_) StackAllocationsRingBuffer(*rb, storage);
107 return (StackAllocationsRingBuffer *)&rb_;
111 uptr rb_; member in class:__hwasan::SavedStackAllocations

Completed in 52 milliseconds