Home
last modified time | relevance | path

Searched defs:curSize (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.cpp535 uint32_t curSize = curSecOffset; in PackELFSections() local
541 uint32_t curSize = curSecOffset; in PackELFSections() local
547 uint32_t curSize = curSecOffset; in PackELFSections() local
554 uint32_t curSize = curSecOffset; in PackELFSections() local
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Darena_allocator.cpp117 size_t curSize = GetAllocatedSize(); in Resize() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp1002 for (auto curSize : blocks) { in ExpandMemsetLowLevel() local
1165 … uint32 offset, uint32 curSize, PregIdx tmpRegIdx) in GenerateMemoryCopyPair()
1238 uint32 curSize = blocks[i]; in ExpandMemcpyLowLevel() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.cpp189 uint32_t curSize = GetArraySize(gate); in SetArraySize() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp1585 uint32 curSize = 0; in LowerStructReturn() local