Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/macosx/function-starts/
H A DTestFunctionStarts.py23 self.do_function_starts(False)
30 self.do_function_starts(True)
32 def do_function_starts(self, in_memory): member in FunctionStartsTestCase