Searched defs:methodOffsets (Results 1 – 6 of 6) sorted by relevance
121 … const std::unordered_map<std::string, size_t> &methodOffsets, in RelocateSections()150 … const std::unordered_map<std::string, size_t> &methodOffsets) in RelocateFunctionSection()
58 std::unordered_map<std::string, size_t> methodOffsets) in AotBuilderOffsets()
592 std::unordered_map<std::string, size_t> methodOffsets; in CollectAotBuilderOffsets() local
266 std::vector<uint32_t> methodOffsets; in CollectInnerMethodsFromLiteral() local276 std::vector<uint32_t> methodOffsets; in CollectInnerMethodsFromNewLiteral() local
360 std::vector<uint32_t> &methodOffsets) in GetMethodOffsets()381 std::vector<uint32_t> &methodOffsets) in GetMethodOffsets()
94 …ckInfo::BuildInlinedMethodTrace(const JSPandaFile *pf, std::map<uint32_t, uint32_t> &methodOffsets) in BuildInlinedMethodTrace() argument233 std::map<uint32_t, uint32_t> methodOffsets = it.GetInlinedMethodInfo(); in BuildJsStackTraceInfo() local