gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:getCurPC (0.01 seconds)
tkernel_2
monitor/cmdsvc/src/armv6/break.c - 19.0KB - 560 lines
512:                 //PC holds the next PC value (by resetBreak())
513:                 pc = getCurPC();
514: 
monitor/cmdsvc/src/command.c - 44.6KB - 1,274 lines
829:         // extract execution address
830:         pc = getCurPC();
831:         if (token > tDLM && getNumber(0, &pc)) return;
More results from command.c