Searched refs:Elf32_Word (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/projects/sel4runtime/include/mode/32/sel4runtime/mode/
H A Delf.h19 typedef Elf32_Word Elf_Word;
/seL4-camkes-master/projects/sel4runtime/include/sel4runtime/
H A Delf.h39 typedef sel4runtime_uint32_t Elf32_Word; typedef
59 Elf32_Word p_type;
63 Elf32_Word p_filesz;
64 Elf32_Word p_memsz;
65 Elf32_Word p_flags;
66 Elf32_Word p_align;
/seL4-camkes-master/projects/musllibc/include/
H A Delf.h13 typedef uint32_t Elf32_Word; typedef
41 Elf32_Word e_version;
45 Elf32_Word e_flags;
326 Elf32_Word sh_name;
327 Elf32_Word sh_type;
328 Elf32_Word sh_flags;
331 Elf32_Word sh_size;
332 Elf32_Word sh_link;
333 Elf32_Word sh_info;
334 Elf32_Word sh_addralig
[all...]

Completed in 95 milliseconds