Elf32_Word
int _index, GElf_Sym *_dst, Elf32_Word *_shindexdst);
int _index, GElf_Sym *_symsrc, Elf32_Word _shindexsrc);
(Elf32_Word) ELF64_R_SYM(dr->r_info),
(Elf32_Word) ELF64_R_TYPE(dr->r_info));
(Elf32_Word) ELF64_R_SYM(dr->r_info),
(Elf32_Word) ELF64_R_TYPE(dr->r_info));
*(((Elf32_Word *) id->d_buf) + ndx) = xindex;
Elf32_Word *shindex)
*shindex = ((Elf32_Word *) id->d_buf)[ndx];
Elf32_Word xindex)
Elf32_Word vn_file;
Elf32_Word vn_aux;
Elf32_Word vn_next;
Elf32_Word vna_hash;
Elf32_Word vna_name;
Elf32_Word vna_next;
Elf32_Word c_tag;
Elf32_Word c_val;
Elf32_Word m_info;
Elf32_Word m_poffset;
Elf32_Word vd_hash;
Elf32_Word vd_aux;
Elf32_Word vd_next;
Elf32_Word vda_name;
Elf32_Word vda_next;
scn->s_shdr.s_shdr32.sh_info = (Elf32_Word) phnum;
scn->s_shdr.s_shdr32.sh_size = (Elf32_Word) shnum;
scn->s_shdr.s_shdr32.sh_link = (Elf32_Word) shstrndx;
Elf32_Word gt_current_g_value; /* -G val used in compilation */
Elf32_Word gt_unused; /* Not used */
Elf32_Word gt_g_value; /* If this val were used for -G */
Elf32_Word gt_bytes; /* This many bytes would be used */
Elf32_Word ri_gprmask; /* General registers used */
Elf32_Word ri_cprmask[4]; /* Coprocessor registers used */
Elf32_Word e_version; /* object file version */
Elf32_Word e_flags; /* processor-specific flags */
Elf32_Word sh_name; /* name - index into section header
Elf32_Word sh_type; /* type */
Elf32_Word sh_flags; /* flags */
Elf32_Word sh_size; /* section size */
Elf32_Word sh_link; /* section header table index link */
Elf32_Word sh_info; /* extra information */
Elf32_Word sh_addralign; /* address alignment */
Elf32_Word sh_entsize; /* section entry size */
Elf32_Word st_name; /* name - index into string table */
Elf32_Word st_size; /* symbol size */
Elf32_Word r_info; /* symbol table index and type */
Elf32_Word r_info; /* symbol table index and type */
typedef Elf32_Word Elf32_Relr;
Elf32_Word p_type; /* segment type */
Elf32_Word p_filesz; /* number of bytes in file for seg. */
Elf32_Word p_memsz; /* number of bytes in mem. for seg. */
Elf32_Word p_flags; /* flags */
Elf32_Word p_align; /* memory alignment */
Elf32_Word d_val; /* Multiple meanings - see d_tag */
Elf32_Word n_namesz;
Elf32_Word n_descsz;
Elf32_Word n_type;
Elf32_Word namesz;
Elf32_Word descsz;
Elf32_Word type;
Elf32_Word au_v; /* 32-bit value */
#define Elf_Word Elf32_Word
Elf32_Word j;