MCPcopy Create free account
hub / github.com/Squalr/Squally / mmMaxProtFromMemoryFlags

Function mmMaxProtFromMemoryFlags

Source/Engine/External/asmjit/core/virtmem.cpp:589–603  ·  view source on GitHub ↗

Returns maximum protection flags from `memoryFlags`. Uses: - `PROT_MPROTECT()` on NetBSD. - `PROT_MAX()` when available(BSD).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mapMemoryFunction · 0.85

Calls 1

mmProtFromMemoryFlagsFunction · 0.85

Tested by

no test coverage detected