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

  /src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c 1591 long vr_saved_offset = 0;
1990 vr_saved_offset = SIGNED_SHORT (op);
2010 fdata->vr_offset = vr_saved_offset + offset;
2012 vr_saved_offset = -1;
2058 fdata->ev_offset = vr_saved_offset + offset;
2060 vr_saved_offset = -1;
2105 fdata->ev_offset = vr_saved_offset + offset;
2109 vr_saved_offset = -1;
1590 long vr_saved_offset = 0; local
  /src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c 1591 long vr_saved_offset = 0;
1990 vr_saved_offset = SIGNED_SHORT (op);
2010 fdata->vr_offset = vr_saved_offset + offset;
2012 vr_saved_offset = -1;
2058 fdata->ev_offset = vr_saved_offset + offset;
2060 vr_saved_offset = -1;
2105 fdata->ev_offset = vr_saved_offset + offset;
2109 vr_saved_offset = -1;
1590 long vr_saved_offset = 0; local

Completed in 34 milliseconds