HomeSort by: relevance | last modified time | path
    Searched refs:emit_free_objfile_event (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/python/
py-event.h 80 extern int emit_free_objfile_event (struct objfile *objfile);
py-newobjfileevent.c 80 emit_free_objfile_event (struct objfile *objfile) function
py-event.h 80 extern int emit_free_objfile_event (struct objfile *objfile);
py-newobjfileevent.c 80 emit_free_objfile_event (struct objfile *objfile) function
py-inferior.c 224 if (emit_free_objfile_event (objfile) < 0)
py-inferior.c 224 if (emit_free_objfile_event (objfile) < 0)
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-event.h 80 extern int emit_free_objfile_event (struct objfile *objfile);
py-newobjfileevent.c 80 emit_free_objfile_event (struct objfile *objfile) function
py-event.h 80 extern int emit_free_objfile_event (struct objfile *objfile);
py-newobjfileevent.c 80 emit_free_objfile_event (struct objfile *objfile) function
py-inferior.c 224 if (emit_free_objfile_event (objfile) < 0)
py-inferior.c 224 if (emit_free_objfile_event (objfile) < 0)

Completed in 49 milliseconds