Searched defs:opcodeString (Results 1 – 1 of 1) sorted by relevance
66 static void record(FunctionInfo functionInfo, const char * opcodeString, bool status) { in record()258 char opcodeString[2*MAX_PATTERN_SIZE+1]; in CheckOpcodes() local