Home
last modified time | relevance | path

Searched refs:UpdateFunctionName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/assembler/
Dassembly-parser.h145 bool UpdateFunctionName();
Dassembly-parser.cpp1900 return UpdateFunctionName(); in ParseFunctionFullSign()
1911 bool Parser::UpdateFunctionName() in UpdateFunctionName() function in panda::pandasm::Parser