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

  /src/external/gpl3/gdb.old/dist/gdb/python/
py-inferior.c 217 python_free_objfile (struct objfile *objfile) function
1035 gdb::observers::free_objfile.attach (python_free_objfile, "py-inferior");
  /src/external/gpl3/gdb/dist/gdb/python/
py-inferior.c 217 python_free_objfile (struct objfile *objfile) function
1035 gdb::observers::free_objfile.attach (python_free_objfile, "py-inferior");

Completed in 17 milliseconds