Searched refs:Func2FpDelta (Results 1 – 3 of 3) sorted by relevance
51 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_;
203 void LLVMStackMapParser::CalculateFuncFpDelta(LLVMStackMapType::Func2FpDelta info, uint32_t moduleI… in CalculateFuncFpDelta()205 std::vector<LLVMStackMapType::Func2FpDelta> fun2FpDelta; in CalculateFuncFpDelta()
78 using Func2FpDelta = std::unordered_map<uintptr_t, FpDelta>; // value: fpDelta & funcSize variable