Home
last modified time | relevance | path

Searched defs:MapRWAnonymousWithAlignmentRaw (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dmem.cpp166 void *MapRWAnonymousWithAlignmentRaw(size_t size, size_t aligment_in_bytes, bool force_poison) in MapRWAnonymousWithAlignmentRaw() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dmem.cpp186 void *MapRWAnonymousWithAlignmentRaw(size_t size, size_t aligmentInBytes, bool forcePoison) in MapRWAnonymousWithAlignmentRaw() function
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dmem.cpp247 void *MapRWAnonymousWithAlignmentRaw(size_t size, size_t aligment_in_bytes, bool force_poison) in MapRWAnonymousWithAlignmentRaw() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem.cpp288 void *MapRWAnonymousWithAlignmentRaw(size_t size, size_t aligmentInBytes, bool forcePoison) in MapRWAnonymousWithAlignmentRaw() function