Home
last modified time | relevance | path

Searched refs:section_iter (Results 1 – 5 of 5) sorted by relevance

/external/lldb/scripts/Python/
Dmodify-python-lldb.py177 section_iter = " def section_iter(self): return lldb_iter(self, '%s', '%s')" variable
386 new_content.add_line(section_iter % d[cls+'-section'])
/external/lldb/test/python_api/default-constructor/
Dsb_module.py21 for section in obj.section_iter():
/external/lldb/test/python_api/module_section/
DTestModuleAndSection.py56 for sec in exe_module.section_iter():
/external/lldb/examples/python/
Dsymbolication.py528 for sect in module.section_iter():
/external/lldb/www/python_reference/
Dapi-objects.txt3254 lldb.SBModule.section_iter lldb.SBModule-class.html#section_iter