Home
last modified time | relevance | path

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

/external/llvm-project/debuginfo-tests/dexter/dex/command/
DParseCommand.py52 def _get_command_name(command_raw: str) -> str: function
212 command_name = _get_command_name(line[region_start.char:])