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

  /src/sys/arch/shark/shark/
profile.c 445 unsigned int spsr, stacklr; /* the link register, off the stack. */ local in function:profFiq
489 stacklr = *(ip+4);
504 profEnter(profTable, stacklr-4);
519 profEnter(profTable, stacklr-4);

Completed in 10 milliseconds