Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/stack/
H A Dstack.cc102 constexpr size_t kSafeStackAlignmentBytes = 16; in IterateSafeStackIfNecessary() local
107 (kSafeStackAlignmentBytes - 1))); in IterateSafeStackIfNecessary()
109 (kSafeStackAlignmentBytes - 1))); in IterateSafeStackIfNecessary()