Searched refs:Elf32_Word (Results 1 – 5 of 5) sorted by relevance
44 typedef uint32_t Elf32_Word; typedef47 typedef Elf32_Word Elf32_Hashelt;50 typedef Elf32_Word Elf32_Size;61 Elf32_Word e_version; /* ELF format version. */65 Elf32_Word e_flags; /* Architecture-specific flags. */79 Elf32_Word sh_name; /* Section name (index into the81 Elf32_Word sh_type; /* Section type. */82 Elf32_Word sh_flags; /* Section flags. */85 Elf32_Word sh_size; /* Size in bytes. */86 Elf32_Word sh_link; /* Index of a related section. */[all …]
16 typedef Elf32_Word Elf_Word;
89 Elf32_Word *rsc_size);
98 Elf32_Word *rsc_size) in e32_parser_find_rsc_table()
592 Elf32_Word size = 0; in remoteproc_parse_rsc_table()