HomeSort by: relevance | last modified time | path
    Searched defs:lastpc (Results 1 - 3 of 3) 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;
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;
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 173 milliseconds