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

/external/lldb/test/
H A Dredo.py77 arch_pattern = re.compile(" -A ([^ ]+) ") variable
85 global arch_pattern
107 arch = arch_pattern.search(line)

Completed in 66 milliseconds