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

  /src/external/gpl3/gdb.old/dist/gdb/
gdbarch-gen.h 325 typedef struct type * (gdbarch_register_type_ftype) (struct gdbarch *gdbarch, int reg_nr); typedef in typeref:struct:gdbarch_register_type_ftype
327 extern void set_gdbarch_register_type (struct gdbarch *gdbarch, gdbarch_register_type_ftype *register_type);
  /src/external/gpl3/gdb/dist/gdb/
gdbarch-gen.h 325 typedef struct type * (gdbarch_register_type_ftype) (struct gdbarch *gdbarch, int reg_nr); typedef in typeref:struct:gdbarch_register_type_ftype
327 extern void set_gdbarch_register_type (struct gdbarch *gdbarch, gdbarch_register_type_ftype *register_type);

Completed in 25 milliseconds