Searched refs:code_template_end (Results 1 – 1 of 1) sorted by relevance
50 const uint8_t* code_template_end, in CompareCode() argument52 if ((code_template_end - code_template_begin) != static_cast<intptr_t>(code.install_size())) { in CompareCode()54 code_template_end - code_template_begin, in CompareCode()62 code2.AddSequence(code_template_begin, code_template_end - code_template_begin); in CompareCode()