Searched refs:SavedStackAllocations (Results 1 – 1 of 1) sorted by relevance
117 class SavedStackAllocations { class119 SavedStackAllocations() = default;121 explicit SavedStackAllocations(Thread *t) { CopyFrom(t); } in SavedStackAllocations() function in __hwasan::__anon865875d10111::SavedStackAllocations132 ~SavedStackAllocations() { in ~SavedStackAllocations()515 ArrayRef<SavedStackAllocations> stack;544 SavedStackAllocations stack_allocations_storage[16];