Home
last modified time | relevance | path

Searched refs:ptrPos (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_checker.cpp26 size_t ptrPos = reinterpret_cast<size_t>(alignPtr) + offset; in CheckAlign() local
27 if ((ptrPos & (alignof(AlignType) - 1)) == 0) { in CheckAlign()

Completed in 2 milliseconds