Home
last modified time | relevance | path

Searched refs:section_begin (Results 1 – 1 of 1) sorted by relevance

/openbmc/libcper/
H A Dcper-parse.c140 const unsigned char *section_begin = in cper_buf_to_ir() local
150 section_begin, section_descriptor->SectionLength, in cper_buf_to_ir()
509 const unsigned char *section_begin; in cper_buf_single_section_to_ir() local
529 section_begin = cper_buf + section_descriptor->SectionOffset; in cper_buf_single_section_to_ir()
531 if (section_begin + section_descriptor->SectionLength > cper_end) { in cper_buf_single_section_to_ir()