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
263 std::vector<uint32_t> methodOffsets; in CollectInnerMethodsFromLiteral() local273 std::vector<uint32_t> methodOffsets; in CollectInnerMethodsFromNewLiteral() local
364 std::vector<uint32_t> &methodOffsets) in GetMethodOffsets()385 std::vector<uint32_t> &methodOffsets) in GetMethodOffsets()
100 …ckInfo::BuildInlinedMethodTrace(const JSPandaFile *pf, std::map<uint32_t, uint32_t> &methodOffsets) in BuildInlinedMethodTrace() argument240 std::map<uint32_t, uint32_t> methodOffsets = it.GetInlinedMethodInfo(); in BuildJsStackTraceInfo() local