Home
last modified time | relevance | path

Searched defs:pe_hdr (Results 1 – 2 of 2) sorted by relevance

/xen/xen/arch/x86/efi/
A Dmkreloc.c32 struct pe_hdr { struct
33 uint32_t signature;
35 uint16_t cpu;
36 uint16_t section_count;
37 int32_t timestamp;
39 uint32_t symbol_count;
40 uint16_t opt_hdr_size;
41 uint16_t flags;
42 struct {
49 } opt_hdr;
[all …]
/xen/tools/debugger/kdd/
A Dkdd.c510 uint64_t pe_hdr = 0; in get_pe64_sections() local

Completed in 5 milliseconds