HomeSort by: relevance | last modified time | path
    Searched defs:gdbpy_execute_objfile_script (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/python/
python.c 111 static objfile_script_executor_func gdbpy_execute_objfile_script;
145 gdbpy_execute_objfile_script,
1741 gdbpy_execute_objfile_script (const struct extension_language_defn *extlang,
110 static objfile_script_executor_func gdbpy_execute_objfile_script; variable
  /src/external/gpl3/gdb.old/dist/gdb/python/
python.c 110 static objfile_script_executor_func gdbpy_execute_objfile_script;
141 gdbpy_execute_objfile_script,
1742 gdbpy_execute_objfile_script (const struct extension_language_defn *extlang,
109 static objfile_script_executor_func gdbpy_execute_objfile_script; variable

Completed in 27 milliseconds