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.cpp597 bool ArkParseJsFrameInfo(uintptr_t byteCodePc, uintptr_t mapBase, uintptr_t loadOffset, in ArkParseJsFrameInfo()
1237 uintptr_t loadOffset, JsFunction *jsFunction) in GetJsFrameInfo()
1266 uintptr_t loadOffset, JsFunction *jsFunction) in ArkParseJsFrameInfoLocal()
1337 uintptr_t byteCodePc, uintptr_t mapBase, uintptr_t loadOffset, uint8_t *data, in ark_parse_js_frame_info()
1358 …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.cpp83 GateRef BarrierStubBuilder::GetBitSetDataAddr(GateRef objectRegion, GateRef loadOffset, int32_t cre… in GetBitSetDataAddr()
264 … GateRef loadOffset = IntPtr(Region::PackedData::GetLocalToShareSetOffset(env->Is32Bit())); in FlushBatchBitSet() local
280 GateRef loadOffset = IntPtr(Region::PackedData::GetOldToNewSetOffset(env->Is32Bit())); in FlushBatchBitSet() local
Dstub_builder.cpp1973 … GateRef loadOffset = IntPtr(Region::PackedData::GetLocalToShareSetOffset(env_->Is32Bit())); in SetSValueWithBarrier() local
2044 GateRef loadOffset = IntPtr(Region::PackedData::GetOldToNewSetOffset(env_->Is32Bit())); in SetNonSValueWithBarrier() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/tests/
Djs_stackinfo_test.cpp562 uintptr_t loadOffset = 0; in HWTEST_F_L0() local
602 uintptr_t loadOffset = 0; in HWTEST_F_L0() local