Search | Google it | Results 1 - 1 of 1 for funcall:getCurPC from tkernel_2/monitor/cmdsvc/src/command.c (0.00 seconds) |
829: // extract execution address 830: pc = getCurPC(); 831: if (token > tDLM && getNumber(0, &pc)) return; 1230: // set DA address to PC 1231: daAddr = getCurPC(); 1232: