Home
last modified time | relevance | path

Searched defs:loadOffset (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp564 bool ArkParseJsFrameInfo(uintptr_t byteCodePc, uintptr_t mapBase, uintptr_t loadOffset, in ArkParseJsFrameInfo()
1204 uintptr_t loadOffset, JsFunction *jsFunction) in GetJsFrameInfo()
1233 uintptr_t loadOffset, JsFunction *jsFunction) in ArkParseJsFrameInfoLocal()
1304 uintptr_t byteCodePc, uintptr_t mapBase, uintptr_t loadOffset, uint8_t *data, in ark_parse_js_frame_info()
1325 …uintptr_t byteCodePc, uintptr_t mapBase, uintptr_t loadOffset, panda::ecmascript::JsFunction *jsFu… in ark_parse_js_frame_info_local()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbarrier_stub_builder.cpp88 GateRef BarrierStubBuilder::GetBitSetDataAddr(GateRef objectRegion, GateRef loadOffset, int32_t cre… in GetBitSetDataAddr()
269 … GateRef loadOffset = IntPtr(Region::PackedData::GetLocalToShareSetOffset(env->Is32Bit())); in FlushBatchBitSet() local
285 GateRef loadOffset = IntPtr(Region::PackedData::GetOldToNewSetOffset(env->Is32Bit())); in FlushBatchBitSet() local
Dstub_builder.cpp2265 … GateRef loadOffset = IntPtr(Region::PackedData::GetLocalToShareSetOffset(env_->Is32Bit())); in SetSValueWithBarrier() local
2336 GateRef loadOffset = IntPtr(Region::PackedData::GetOldToNewSetOffset(env_->Is32Bit())); in SetNonSValueWithBarrier() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/tests/
Djs_stackinfo_test.cpp568 uintptr_t loadOffset = 0; in HWTEST_F_L0() local
609 uintptr_t loadOffset = 0; in HWTEST_F_L0() local