Searched refs:code_line (Results 1 – 1 of 1) sorted by relevance
45 code_line = re.compile("$a") variable in TraceConverter124 self.code_line = re.compile("(.*)[ \t]*[a-f0-9]" + self.width +390 if self.code_line.match(line):