Searched defs:section_iter (Results 1 - 1 of 1) sorted by relevance

/external/lldb/scripts/Python/
H A Dmodify-python-lldb.py177 section_iter = " def section_iter(self): return lldb_iter(self, '%s', '%s')" variable
229 # SBModule has an additional section_iter(), see below.
386 new_content.add_line(section_iter % d[cls+'-section'])

Completed in 193 milliseconds