Home
last modified time | relevance | path

Searched refs:nextip (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/powerpc/xmon/
Dxmon.c1326 unsigned long nextip; in xmon_show_stack() local
1330 nextip = 0; in xmon_show_stack()
1332 mread(newsp + LRSAVE_OFFSET, &nextip, in xmon_show_stack()
1338 } else if (lr == nextip) { in xmon_show_stack()