Home
last modified time | relevance | path

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

/hypervisor/boot/include/
A Delf.h147 struct elf32_sec_entry struct
149 uint32_t sh_name;
150 uint32_t sh_type;
151 uint32_t sh_flags;
152 uint32_t sh_addr;
153 uint32_t sh_offset;
154 uint32_t sh_size;
155 uint32_t sh_link;
156 uint32_t sh_info;
157 uint32_t sh_addralign;
[all …]

Completed in 4 milliseconds