Searched refs:addr_regex (Results 1 – 2 of 2) sorted by relevance
148 addr_regex = re.compile('^\s*(?P<start>0x[0-9A-Fa-f]+)\s*$') variable in Section164 addr_match = self.addr_regex.match(range_str)
4497 lldb.utils.symbolication.Section.addr_regex lldb.utils.symbolication.Section-class.html#addr_regex