Home
last modified time | relevance | path

Searched refs:current_stack_allocations (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp372 StackAllocationsRingBuffer *current_stack_allocations) { in PrintAddressDescription() argument
415 auto *sa = (t == GetCurrentThread() && current_stack_allocations) in PrintAddressDescription()
416 ? current_stack_allocations in PrintAddressDescription()
682 SavedStackAllocations current_stack_allocations( in ReportTagMismatch() local
737 current_stack_allocations.get()); in ReportTagMismatch()