Elf32_Half
Elf32_Half m_repeat; /* repeat count */
Elf32_Half m_stride; /* stride info */
Elf32_Half st_shndx; /* Section index of symbol. */
Elf32_Half vd_version;
Elf32_Half vd_flags;
Elf32_Half vd_ndx;
Elf32_Half vd_cnt;
Elf32_Half vn_version;
Elf32_Half vn_cnt;
Elf32_Half vna_flags;
Elf32_Half vna_other;
typedef Elf32_Half Elf32_Versym;
Elf32_Half si_boundto; /* direct bindings - symbol bound to */
Elf32_Half si_flags; /* per symbol flags */
Elf32_Half e_type; /* File type. */
Elf32_Half e_machine; /* Machine architecture. */
Elf32_Half e_ehsize; /* Size of ELF header in bytes. */
Elf32_Half e_phentsize; /* Size of program header entry. */
Elf32_Half e_phnum; /* Number of program header entries. */
Elf32_Half e_shentsize; /* Size of section header entry. */
Elf32_Half e_shnum; /* Number of section header entries. */
Elf32_Half e_shstrndx; /* Section name strings section. */
m->m_repeat = (Elf32_Half)src->m_repeat;
m->m_stride = (Elf32_Half)src->m_stride;
sizeof (Elf32_Half), /* ELF_T_HALF */
sizeof (Elf32_Half), /* ELF_T_SYMINFO */
sizeof (Elf32_Half), /* ELF_T_SYMINFO */
= (Elf32_Half)(tl->s_index + 2);
Elf32_Half e_type; /* File type. */
Elf32_Half e_machine; /* Machine architecture. */
Elf32_Half e_ehsize; /* Size of ELF header in bytes. */
Elf32_Half e_phentsize; /* Size of program header entry. */
Elf32_Half e_phnum; /* Number of program header entries. */
Elf32_Half e_shentsize; /* Size of section header entry. */
Elf32_Half e_shnum; /* Number of section header entries. */
Elf32_Half e_shstrndx; /* Section name strings section. */
Elf32_Half st_shndx;
Elf32_Half e_type; /* file types */
Elf32_Half e_machine; /* machine types */
Elf32_Half e_ehsize; /* elf header size in bytes */
Elf32_Half e_phentsize; /* program header entry size */
Elf32_Half e_phnum; /* number of entries in program header */
Elf32_Half e_shentsize; /* section header entry size */
Elf32_Half e_shnum; /* number of entries in section header */
Elf32_Half e_shstrndx; /* section header table index */
extern void ld_start(const char *, const Elf32_Half, const char *);
int elfheadcheck(unsigned char, Elf32_Half, Elf32_Word);
Elf32_Half st_shndx; /* SHN_... */
Elf32_Half e_type; /* file type */
Elf32_Half e_machine; /* target machine */
Elf32_Half e_ehsize; /* sizeof ehdr */
Elf32_Half e_phentsize; /* sizeof phdr */
Elf32_Half e_phnum; /* number phdrs */
Elf32_Half e_shentsize; /* sizeof shdr */
Elf32_Half e_shnum; /* number shdrs */
Elf32_Half e_shstrndx; /* shdr string index */
Elf32_Half m_repeat; /* repeat count */
Elf32_Half m_stride; /* stride info */
Elf32_Half vd_version; /* this structures version revision */
Elf32_Half vd_flags; /* version information */
Elf32_Half vd_ndx; /* version index */
Elf32_Half vd_cnt; /* no. of associated aux entries */
Elf32_Half vn_version; /* this structures version revision */
Elf32_Half vn_cnt; /* no. of associated aux entries */
Elf32_Half vna_flags; /* version information */
Elf32_Half vna_other;
typedef Elf32_Half Elf32_Versym; /* Version symbol index array */
Elf32_Half si_boundto; /* direct bindings - symbol bound to */
Elf32_Half si_flags; /* per symbol flags */
typedef Elf32_Half Half;
Elf32_Half e_machine,
Elf32_Half e_machine,