Searched refs:section_iter (Results 1 – 5 of 5) sorted by relevance
177 section_iter = " def section_iter(self): return lldb_iter(self, '%s', '%s')" variable386 new_content.add_line(section_iter % d[cls+'-section'])
21 for section in obj.section_iter():
56 for sec in exe_module.section_iter():
528 for sect in module.section_iter():
3254 lldb.SBModule.section_iter lldb.SBModule-class.html#section_iter