Home
last modified time | relevance | path

Searched defs:find_compile_units (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/python_api/module_section/
H A DTestModuleAndSection.py132 def find_compile_units(self, exe): member in ModuleAndSectionAPIsTestCase
/llvm-project/lldb/test/API/python_api/target/
H A DTestTargetAPI.py279 def find_compile_units(self, exe): global() member in TargetAPITestCase