Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Drefcode.c20 struct rmodule_header { struct
21 uint16_t magic;
22 uint8_t version;
23 uint8_t type;
25 uint32_t payload_begin_offset;
26 uint32_t payload_end_offset;
28 uint32_t relocations_begin_offset;
29 uint32_t relocations_end_offset;
36 uint32_t module_link_start_address;
42 uint32_t module_program_size;
[all …]