Home
last modified time | relevance | path

Searched defs:curOffset (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg.cpp205 … AppendReferenceOffsets64(const BECommon &beCommon, MIRStructType &curStructType, int64 &curOffset, in AppendReferenceOffsets64()
283 int64 curOffset = 0; in GetReferenceOffsets64() local
Dobj_emit.cpp97 uint32 curOffset = objFuncEmitInfo.GetTextDataSize(); in EmitSwitchTable() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cg.cpp147 uint32 curOffset = fieldInfo.GetOffset(); in GetGCTIBBitMapWords() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp149 uint32_t curOffset = baseOffset + tableSize; in ReadObjTable() local
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_item_container.cpp442 uint32_t curOffset = classIdxOffset + (numClasses + numLiteralarrays) * ID_SIZE; in ComputeLayout() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp679 uint32_t curOffset = objNum * sizeof(AddrTableItem); in CopyObjectMem2Buf() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp2789 uint32 curOffset = static_cast<uint32>(GetPrimTypeSize(primType) * elemNum); in IsStructHomogeneousAggregates() local