Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Drefcode.c21 struct rmodule_header { struct
22 uint16_t magic;
23 uint8_t version;
24 uint8_t type;
26 uint32_t payload_begin_offset;
27 uint32_t payload_end_offset;
29 uint32_t relocations_begin_offset;
30 uint32_t relocations_end_offset;
37 uint32_t module_link_start_address;
43 uint32_t module_program_size;
[all …]