Searched refs:sect_info_regex (Results 1 – 2 of 2) sorted by relevance
147 sect_info_regex = re.compile('(?P<name>[^=]+)=(?P<range>.*)') variable in Section160 match = self.sect_info_regex.match (s)
4492 lldb.utils.symbolication.Section.sect_info_regex lldb.utils.symbolication.Section-class.html#sect_i…