Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/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()
H A Dhwasan.cpp582 t->stack_allocations()->push(frame_record_info); in __hwasan_add_frame_record()