Home
last modified time | relevance | path

Searched defs:ALIGN_SIZE (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem_hooks.cpp69 constexpr int ALIGN_SIZE = 32; in PandaAllocHook() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_utils.h32 static constexpr Alignment ALIGN_SIZE = Alignment::LOG_ALIGN_4; variable
/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
Daotdump.cpp240 constexpr int ALIGN_SIZE = 32; in DumpClassHashTable() local