Searched defs:PrctlSetVMA (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/common_components/platform/windows/ |
| D | os.cpp | 19 int PrctlSetVMA(const void *, const size_t, const char *) in PrctlSetVMA() function
|
| /arkcompiler/ets_runtime/common_components/platform/unix/mac/ |
| D | os.cpp | 19 int PrctlSetVMA(const void *, const size_t, const char *) in PrctlSetVMA() function
|
| /arkcompiler/ets_runtime/common_components/platform/unix/linux/ |
| D | os.cpp | 29 int PrctlSetVMA(const void *p, const size_t size, const char *tag) in PrctlSetVMA() function
|
| /arkcompiler/ets_runtime/ecmascript/platform/windows/ |
| D | os.cpp | 30 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/ |
| D | os.cpp | 33 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/ |
| D | os.cpp | 46 int PrctlSetVMA(const void *p, const size_t size, const char *tag) in PrctlSetVMA() function
|