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

  /src/external/gpl3/gdb/dist/gdb/
observable.c 43 DEFINE_OBSERVABLE (new_objfile); variable
aix-thread.c 1021 /* new_objfile observer callback.
1027 new_objfile (struct objfile *objfile) function
2077 gdb::observers::new_objfile.attach (new_objfile, "aix-thread");
  /src/external/gpl3/gdb.old/dist/gdb/
observable.c 43 DEFINE_OBSERVABLE (new_objfile); variable
aix-thread.c 1024 /* new_objfile observer callback.
1030 new_objfile (struct objfile *objfile) function
2080 gdb::observers::new_objfile.attach (new_objfile, "aix-thread");

Completed in 30 milliseconds