Searched refs:python_run_simple_file (Results 1 – 5 of 5) sorted by relevance
417 python_run_simple_file (FILE *file, const char *filename) in python_run_simple_file() function1088 int result = python_run_simple_file (file, filename); in gdbpy_source_script()1722 int result = python_run_simple_file (file, filename); in gdbpy_source_objfile_script()
1837 * python/python.c (python_run_simple_file): Expand tilde in path.2990 * python/python.c (python_run_simple_file): New function.2993 python_run_simple_file.
12199 * python/python.c (python_run_simple_file): Call PyRun_SimpleFile12203 filename. Pass FILENAME to python_run_simple_file.
14763 * python/python.c (python_run_simple_file): Cast mode literal to18070 * python/python.c (python_run_simple_file): Use
5545 * python/python.c (python_run_simple_file): Call gdb._execute_file