Home
last modified time | relevance | path

Searched defs:arg_idx (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp1360 auto arg_idx = static_cast<int32_t>(codeda.GetNumVregs()); in GetMethodInfo() local
1363 panda_file::LocalVariableInfo arg_info {info.name, info.signature, "", arg_idx++, 0, code_size}; in GetMethodInfo() local

Completed in 5 milliseconds