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

  /src/sys/arch/sh3/sh3/
db_trace.c 103 db_addr_t func, pc, lastpc, pr, sp, fp; variable in typeref:typename:db_addr_t
185 lastpc = 0;
232 if (!found && lastpc == pc)
234 lastpc = pc;

Completed in 107 milliseconds