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

  /src/external/gpl3/gdb.old/dist/gdb/
cris-tdep.c 300 LONGEST r8_offset; member in struct:cris_unwind_cache
335 info->r8_offset = 0;
714 info->r8_offset = 0;
1077 info->r8_offset = info->sp_offset;
1238 info->prev_sp = info->base + info->r8_offset;
1259 info->saved_regs[regno].set_addr (info->base + info->r8_offset - val);
1270 if (info->r8_offset == 0)
  /src/external/gpl3/gdb/dist/gdb/
cris-tdep.c 300 LONGEST r8_offset; member in struct:cris_unwind_cache
335 info->r8_offset = 0;
714 info->r8_offset = 0;
1077 info->r8_offset = info->sp_offset;
1238 info->prev_sp = info->base + info->r8_offset;
1259 info->saved_regs[regno].set_addr (info->base + info->r8_offset - val);
1270 if (info->r8_offset == 0)

Completed in 16 milliseconds