Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_thread.h43 StackAllocationsRingBuffer *stack_allocations() { return stack_allocations_; } in stack_allocations() function
Dhwasan_report.cpp438 : t->stack_allocations(); in PrintAddressDescription()
593 GetCurrentThread()->stack_allocations()); in ReportTagMismatch()