Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_report.cpp108 class SavedStackAllocations { class
110 SavedStackAllocations(StackAllocationsRingBuffer *rb) { in SavedStackAllocations() function in __hwasan::SavedStackAllocations
117 ~SavedStackAllocations() { in ~SavedStackAllocations()
682 SavedStackAllocations current_stack_allocations( in ReportTagMismatch()