Home
last modified time | relevance | path

Searched refs:compile_unit_iter (Results 1 – 3 of 3) sorted by relevance

/external/lldb/scripts/Python/
Dmodify-python-lldb.py178 compile_unit_iter = " def compile_unit_iter(self): return lldb_iter(self, '%s', '%s')" variable
387 new_content.add_line(compile_unit_iter % d[cls+'-compile-unit'])
/external/lldb/test/python_api/module_section/
DTestModuleAndSection.py131 for cu in exe_module.compile_unit_iter():
/external/lldb/www/python_reference/
Dapi-objects.txt3277 lldb.SBModule.compile_unit_iter lldb.SBModule-class.html#compile_unit_iter