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

  /src/external/gpl3/gdb.old/dist/gdb/
h8300-tdep.c 86 static int is_h8300hmode (struct gdbarch *gdbarch);
91 #define BINWORD(gdbarch) ((is_h8300hmode (gdbarch) \
1136 else if (is_h8300hmode (gdbarch))
1384 is_h8300hmode (struct gdbarch *gdbarch) function
  /src/external/gpl3/gdb/dist/gdb/
h8300-tdep.c 86 static int is_h8300hmode (struct gdbarch *gdbarch);
91 #define BINWORD(gdbarch) ((is_h8300hmode (gdbarch) \
1137 else if (is_h8300hmode (gdbarch))
1383 is_h8300hmode (struct gdbarch *gdbarch) function

Completed in 16 milliseconds