Home
last modified time | relevance | path

Searched refs:Func2FpDelta (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stackmap/
Dllvm_stackmap_parser.h51 void PUBLIC_API CalculateFuncFpDelta(LLVMStackMapType::Func2FpDelta info, uint32_t moduleIndex);
83 std::vector<LLVMStackMapType::Func2FpDelta> fun2FpDelta_;
84 std::map<uint32_t, std::vector<LLVMStackMapType::Func2FpDelta>> module2fun2FpDelta_;
Dllvm_stackmap_parser.cpp203 void LLVMStackMapParser::CalculateFuncFpDelta(LLVMStackMapType::Func2FpDelta info, uint32_t moduleI… in CalculateFuncFpDelta()
205 std::vector<LLVMStackMapType::Func2FpDelta> fun2FpDelta; in CalculateFuncFpDelta()
Dllvm_stackmap_type.h78 using Func2FpDelta = std::unordered_map<uintptr_t, FpDelta>; // value: fpDelta & funcSize variable