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

  /src/external/gpl3/gdb.old/dist/gdb/
xtensa-tdep.c 1476 int stkofs; local
1479 stkofs = cache->c0.c0_rt[reg].to_stk;
1480 if (stkofs != C0_NOSTK)
1487 spe + stkofs);
  /src/external/gpl3/gdb/dist/gdb/
xtensa-tdep.c 1476 int stkofs; local
1479 stkofs = cache->c0.c0_rt[reg].to_stk;
1480 if (stkofs != C0_NOSTK)
1487 spe + stkofs);

Completed in 29 milliseconds