Lines Matching refs:b_elf_word
186 typedef uint32_t b_elf_word; /* Elf_Word. */ typedef
215 b_elf_word e_version; /* Identifies object file version */
219 b_elf_word e_flags; /* Processor-specific flags */
255 b_elf_word sh_name; /* Section name, index in string tbl */
256 b_elf_word sh_type; /* Type of section */
261 b_elf_word sh_link; /* Index of another section */
262 b_elf_word sh_info; /* Additional section information */
282 b_elf_word st_name; /* Symbol name, index in string tbl */
284 b_elf_word st_size; /* Symbol size */
294 b_elf_word st_name; /* Symbol name, index in string tbl */
321 b_elf_word ch_type; /* Compresstion algorithm */
322 b_elf_word ch_size; /* Uncompressed size */
323 b_elf_word ch_addralign; /* Alignment for uncompressed data */
330 b_elf_word ch_type; /* Compression algorithm */
331 b_elf_word ch_reserved; /* Reserved */