Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h55 StackAllocationsRingBuffer *stack_allocations() { return stack_allocations_; } in stack_allocations() function
H A Dhwasan_report.cc239 : t->stack_allocations(); in PrintAddressDescription()
390 GetCurrentThread()->stack_allocations()); in ReportTagMismatch()