Home
last modified time | relevance | path

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

/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/command/
H A DParseCommand.py61 def _get_command_name(command_raw: str) -> str: function
269 command_name = _get_command_name(line[region_start.char:])