Searched refs:b_elf_half (Results 1 – 1 of 1) sorted by relevance
130 typedef uint16_t b_elf_half; /* Elf_Half. */ typedef158 b_elf_half e_type; /* Identifies object file type */159 b_elf_half e_machine; /* Specifies required architecture */165 b_elf_half e_ehsize; /* ELF header size in bytes */166 b_elf_half e_phentsize; /* Program header table entry size */167 b_elf_half e_phnum; /* Program header table entry count */168 b_elf_half e_shentsize; /* Section header table entry size */169 b_elf_half e_shnum; /* Section header table entry count */170 b_elf_half e_shstrndx; /* Section header string table index */226 b_elf_half st_shndx; /* Symbol section index */[all …]
Completed in 4 milliseconds