Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h42 static constexpr size_t ALIGN_SIZE = 4; variable
/arkcompiler/runtime_core/compiler/tools/aotdump/
Daotdump.cpp234 constexpr int ALIGN_SIZE = 32; in DumpClassHashTable() local