Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dfreelist_allocator-inl.h108 uintptr_t paddingSize = memoryPointer - ToUintPtr(memoryBlock->GetMemory()); in Alloc() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dbecommon.cpp284 uint32 paddingSize = currentFieldOffset - allocedSize; in ComputeClassTypeSizesAligns() local