Home
last modified time | relevance | path

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

/external/lldb/examples/python/
Dsymbolication.py147 sect_info_regex = re.compile('(?P<name>[^=]+)=(?P<range>.*)') variable in Section
160 match = self.sect_info_regex.match (s)
/external/lldb/www/python_reference/
Dapi-objects.txt4492 lldb.utils.symbolication.Section.sect_info_regex lldb.utils.symbolication.Section-class.html#sect_i…