Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Deif.c133 static bool read_eif_section_header(FILE *f, EifSectionHeader *section_header, in read_eif_section_header() argument
137 size_t section_header_size = sizeof(*section_header); in read_eif_section_header()
139 got = fread(section_header, 1, section_header_size, f); in read_eif_section_header()
145 *crc = crc32(*crc, (uint8_t *)section_header, section_header_size); in read_eif_section_header()
147 section_header->section_type = be16_to_cpu(section_header->section_type); in read_eif_section_header()
148 section_header->flags = be16_to_cpu(section_header->flags); in read_eif_section_header()
149 section_header->section_size = be64_to_cpu(section_header->section_size); in read_eif_section_header()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dmeson.build47 'section_header': {},
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst359 struct section_header {
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]