Searched refs:cper_end (Results 1 – 1 of 1) sorted by relevance
473 const unsigned char *cper_end; in cper_buf_section_to_ir() 477 cper_end = cper_buf + size; in cper_buf_section_to_ir() 496 if (section_begin + section_descriptor->SectionLength >= cper_end) { in cper_buf_single_section_to_ir() 491 const unsigned char *cper_end; cper_buf_single_section_to_ir() local