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

  /src/external/gpl3/gdb/dist/gdb/
jit.c 393 struct gdb_object struct
432 /* The reader calls into this function to create a new gdb_object
436 static struct gdb_object *
442 return new gdb_object;
450 struct gdb_object *object,
658 struct gdb_object *obj)
  /src/external/gpl3/gdb.old/dist/gdb/
jit.c 391 struct gdb_object struct
430 /* The reader calls into this function to create a new gdb_object
434 static struct gdb_object *
440 return new gdb_object;
448 struct gdb_object *object,
655 struct gdb_object *obj)

Completed in 44 milliseconds