Home
last modified time | relevance | path

Searched refs:GenerateFunctionAndClassHash (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
H A DpatchFix.cpp171 std::vector<std::pair<std::string, std::string>> PatchFix::GenerateFunctionAndClassHash(panda::pandasm::Function *func, in GenerateFunctionAndClassHash() function in panda::es2panda::util::PatchFix
589 auto hashList = GenerateFunctionAndClassHash(func, literalBuffers); in HandleFunction()
625 std::vector<std::pair<std::string, std::string>> hashList = GenerateFunctionAndClassHash(func, literalBuffers); in DumpFunctionInfo()
H A DpatchFix.h90 std::vector<std::pair<std::string, std::string>> GenerateFunctionAndClassHash(panda::pandasm::Function *func,

Completed in 2 milliseconds