Home
last modified time | relevance | path

Searched defs:PrctlSetVMA (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dos.cpp46 int PrctlSetVMA([[maybe_unused]] const void *ptr, [[maybe_unused]] const size_t size, [[maybe_unuse… in PrctlSetVMA() function
/arkcompiler/ets_runtime/ecmascript/platform/unix/mac/
Dos.cpp52 int PrctlSetVMA([[maybe_unused]] const void *p, [[maybe_unused]] const size_t size, [[maybe_unused]… in PrctlSetVMA() function
/arkcompiler/ets_runtime/ecmascript/platform/unix/linux/
Dos.cpp53 int PrctlSetVMA(const void *p, const size_t size, const char *tag) in PrctlSetVMA() function