MCPcopy Create free account
hub / github.com/asmjit/asmjit / mm_max_prot_from_memory_flags

Function mm_max_prot_from_memory_flags

asmjit/core/virtmem.cpp:443–457  ·  view source on GitHub ↗

Returns maximum protection flags from `memory_flags`. Uses: - `PROT_MPROTECT()` on NetBSD. - `PROT_MAX()` when available on other BSDs.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

map_memoryFunction · 0.85

Tested by

no test coverage detected