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

  /src/external/gpl3/gdb/dist/gdbserver/
linux-arc-low.cc 36 #define TRAP_S_1_SIZE 2
46 static gdb_byte arc_linux_trap_s[TRAP_S_1_SIZE]
50 static gdb_byte arc_linux_trap_s[TRAP_S_1_SIZE]
155 this->read_memory (where, (gdb_byte *) &insn, TRAP_S_1_SIZE);
404 gdb_assert (kind == TRAP_S_1_SIZE);
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-arc-low.cc 36 #define TRAP_S_1_SIZE 2
46 static gdb_byte arc_linux_trap_s[TRAP_S_1_SIZE]
50 static gdb_byte arc_linux_trap_s[TRAP_S_1_SIZE]
155 this->read_memory (where, (gdb_byte *) &insn, TRAP_S_1_SIZE);
404 gdb_assert (kind == TRAP_S_1_SIZE);

Completed in 23 milliseconds