Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dmem.cpp158 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.cpp197 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.cpp290 void *MapRWAnonymousWithAlignmentRaw(size_t size, size_t aligmentInBytes, bool forcePoison) in MapRWAnonymousWithAlignmentRaw() function