Home
last modified time | relevance | path

Searched refs:CalleeReg2Offset_ (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_info.h94 des.CalleeReg2Offset_[2 * i] = static_cast<int32_t>(reg);
95 des.CalleeReg2Offset_[2 * i + 1] = static_cast<int32_t>(regOffset);
H A Dfunc_entry_des.h39 int32_t CalleeReg2Offset_[2 * kungfu::MAX_CALLEE_SAVE_REIGISTER_NUM]; member
H A Daot_file_info.cpp63 StoreCalleeRegInfo(it.calleeRegisterNum_, it.CalleeReg2Offset_, calleeRegInfo); in CalCallSiteInfo()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmachine_code.cpp111 SetCalleeReg2OffsetArray(funcEntry->CalleeReg2Offset_); in SetNonText()

Completed in 2 milliseconds