Home | History | Annotate | Download | only in analysis

Lines Matching refs:endAddress

6064 static void logLocalsCb(void *cnxt, u2 reg, u4 startAddress, u4 endAddress,
6070 if (addr >= (int) startAddress && addr < (int) endAddress)