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

  /src/external/gpl3/gdb.old/dist/gdb/
tic6x-tdep.c 134 static unsigned long tic6x_fetch_instruction (struct gdbarch *, CORE_ADDR);
169 unsigned long inst = tic6x_fetch_instruction (gdbarch, pc);
241 unsigned long inst = tic6x_fetch_instruction (gdbarch, pc);
532 tic6x_fetch_instruction (struct gdbarch *gdbarch, CORE_ADDR pc) function
592 inst = tic6x_fetch_instruction (gdbarch, pc);
1089 unsigned long inst = tic6x_fetch_instruction (gdbarch, pc);
  /src/external/gpl3/gdb/dist/gdb/
tic6x-tdep.c 134 static unsigned long tic6x_fetch_instruction (struct gdbarch *, CORE_ADDR);
169 unsigned long inst = tic6x_fetch_instruction (gdbarch, pc);
241 unsigned long inst = tic6x_fetch_instruction (gdbarch, pc);
532 tic6x_fetch_instruction (struct gdbarch *gdbarch, CORE_ADDR pc) function
592 inst = tic6x_fetch_instruction (gdbarch, pc);
1089 unsigned long inst = tic6x_fetch_instruction (gdbarch, pc);

Completed in 17 milliseconds