Home
last modified time | relevance | path

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

/external/lldb/utils/vim-lldb/python-vim-lldb/
Dvim_ui.py57 def update_pc(self, process, buffers, goto_file): argument
187 def update(self, target, status, controller, goto_file=False): argument
Dlldb_controller.py300 def doCommand(self, command, command_args, print_on_success = True, goto_file=False): argument
317 def processPendingEvents(self, wait_seconds=0, goto_file=True): argument