Searched refs:SectionOffset (Results 1 – 5 of 5) sorted by relevance
108 section_descriptor->SectionOffset = in generate_single_section_record()144 descriptor->SectionOffset = in generate_section_descriptor()148 descriptor->SectionOffset += lengths[i]; in generate_section_descriptor()
246 json_object_new_uint64(section_descriptor->SectionOffset)); in cper_section_descriptor_to_ir()321 fseek(handle, base_pos + descriptor->SectionOffset, SEEK_SET); in cper_section_to_ir()325 descriptor->SectionLength, descriptor->SectionOffset); in cper_section_to_ir()
205 descriptor->SectionOffset = (UINT32)json_object_get_uint64( in ir_section_descriptor_to_cper()
120 long pos = basePos + secDesc->SectionOffset; in decodeCperSection()
271 UINT32 SectionOffset; member