Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/mem/
Dmem.h201 constexpr Alignment DEFAULT_FRAME_ALIGNMENT = LOG_ALIGN_6; variable
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dmem.h227 constexpr Alignment DEFAULT_FRAME_ALIGNMENT = LOG_ALIGN_6; variable