Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/efi/
A Dmkreloc.c36 uint16_t section_count; member
137 *sections = malloc(pe_hdr.section_count * sizeof(**sections)); in load()
147 read(in, *sections, pe_hdr.section_count * sizeof(**sections)) != in load()
148 pe_hdr.section_count * sizeof(**sections) ) in load()
156 return pe_hdr.section_count; in load()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dcper.h159 __u16 section_count; member
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/
A Dmce-apei.c67 rcd.hdr.section_count = 1; in apei_write_mce()

Completed in 7 milliseconds