Searched refs:SectionOffset (Results 1 – 5 of 5) sorted by relevance
113 if (section_descriptor->SectionOffset > size) { in cper_buf_to_ir() 125 if (section_descriptor->SectionOffset > in cper_buf_to_ir() 132 if (section_descriptor->SectionOffset + in cper_buf_to_ir() 141 cper_buf + section_descriptor->SectionOffset; in cper_buf_to_ir() 335 section_descriptor->SectionOffset); in cper_header_to_ir() 500 section_begin = cper_buf + section_descriptor->SectionOffset; in cper_buf_section_to_ir() 509 cper_buf + section_descriptor->SectionOffset; in cper_buf_single_section_to_ir() 548 fseek(cper_section_file, base_pos + section_descriptor.SectionOffset, in cper_buf_single_section_to_ir() 556 section_descriptor.SectionOffset); in cper_single_section_to_ir()
211 descriptor->SectionOffset = (UINT32)json_object_get_uint64( in ir_section_descriptor_to_cper()
106 section_descriptor->SectionOffset = in generate_single_section_record()142 descriptor->SectionOffset = in generate_section_descriptor()146 descriptor->SectionOffset += lengths[i]; in generate_section_descriptor()
120 long pos = basePos + secDesc->SectionOffset; in decodeCperSection()
287 UINT32 SectionOffset; member