Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_thread.h57 StackAllocationsRingBuffer *stack_allocations() { return stack_allocations_; } in stack_allocations() function
H A Dhwasan_report.cpp417 : t->stack_allocations(); in PrintAddressDescription()
683 GetCurrentThread()->stack_allocations()); in ReportTagMismatch()