Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/
H A Dstack_trace_posix.cc45 kMapExecutable = 4u, enumerator
106 permission |= (*p == 'w') ? kMapExecutable : 0u; in ParsePermissions()