Searched refs:stack_allocations_storage (Results 1 – 1 of 1) sorted by relevance
544 SavedStackAllocations stack_allocations_storage[16]; member in __hwasan::__anon865875d10511::BaseReport652 if (stack_allocations_count < ARRAY_SIZE(stack_allocations_storage) && in CopyAllocations()654 stack_allocations_storage[stack_allocations_count++].CopyFrom(t); in CopyAllocations()674 return {{stack_allocations_storage, stack_allocations_count}, in CopyAllocations()