Searched defs:goto_file (Results 1 – 2 of 2) sorted by relevance
| /external/lldb/utils/vim-lldb/python-vim-lldb/ |
| D | vim_ui.py | 57 def update_pc(self, process, buffers, goto_file): argument 187 def update(self, target, status, controller, goto_file=False): argument
|
| D | lldb_controller.py | 300 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
|