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

  /src/external/gpl3/gdb.old/dist/gdb/
mips-tdep.c 1572 mips32_relative_offset (ULONGEST inst) function
1600 pc += mips32_relative_offset (inst);
1702 pc += mips32_relative_offset (inst) + 4;
1752 pc += mips32_relative_offset (inst) + 4;
1761 pc += mips32_relative_offset (inst) + 4;
1779 pc += mips32_relative_offset (inst);
1803 pc += mips32_relative_offset (inst) + 4;
1811 pc += mips32_relative_offset (inst) + 4;
1817 pc += mips32_relative_offset (inst) + 4;
1825 pc += mips32_relative_offset (inst) + 4
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
mips-tdep.c 1580 mips32_relative_offset (ULONGEST inst) function
1608 pc += mips32_relative_offset (inst);
1710 pc += mips32_relative_offset (inst) + 4;
1759 pc += mips32_relative_offset (inst) + 4;
1768 pc += mips32_relative_offset (inst) + 4;
1786 pc += mips32_relative_offset (inst);
1810 pc += mips32_relative_offset (inst) + 4;
1818 pc += mips32_relative_offset (inst) + 4;
1824 pc += mips32_relative_offset (inst) + 4;
1832 pc += mips32_relative_offset (inst) + 4
    [all...]

Completed in 63 milliseconds