Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/scripted_process/
H A DTestStackCoreScriptedProcess.py28 def get_module_with_name(self, target, name): member in StackCoreScriptedProcesTestCase
H A Dstack_core_scripted_process.py11 def get_module_with_name(self, target, name): member in StackCoreScriptedProcess