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

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

Completed in 47 milliseconds