Home | History | Annotate | Download | only in linux

Lines Matching refs:pcStr

545         char pcStr[REGSIZEINCHAR] = {0};
546 snprintf(pcStr, REGSIZEINCHAR, REG_PD REG_PM, (REG_TYPE)(long)funcs[i].pc);
551 hash ^= util_hash(&pcStr[strlen(pcStr) - 3], 3);