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

Function has_hardened_runtime

asmjit/core/virtmem.cpp:753–782  ·  view source on GitHub ↗

Detects whether the current process is hardened, which means that pages that have WRITE and EXECUTABLE flags cannot be normally allocated. On OSX + AArch64 such allocation requires MAP_JIT flag, other platforms don't support this combination.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Calls 1

loadMethod · 0.80

Tested by

no test coverage detected