Home
last modified time | relevance | path

Searched defs:PAGE_LOG_ALIGN (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
Dcode_allocator.cpp26 const Alignment CodeAllocator::PAGE_LOG_ALIGN = GetLogAlignment(os::mem::GetPageSize()); member in panda::CodeAllocator
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dcode_allocator.cpp26 const Alignment CodeAllocator::PAGE_LOG_ALIGN = GetLogAlignment(os::mem::GetPageSize()); member in ark::CodeAllocator