Lines Matching refs:Elf32_Word
35 typedef uint32_t Elf32_Word; typedef
72 Elf32_Word e_version; /* Object file version */
76 Elf32_Word e_flags; /* Processor-specific flags */
275 Elf32_Word sh_name; /* Section name (string tbl index) */
276 Elf32_Word sh_type; /* Section type */
277 Elf32_Word sh_flags; /* Section flags */
280 Elf32_Word sh_size; /* Section size in bytes */
281 Elf32_Word sh_link; /* Link to another section */
282 Elf32_Word sh_info; /* Additional section information */
283 Elf32_Word sh_addralign; /* Section alignment */
284 Elf32_Word sh_entsize; /* Entry size if section holds table */
382 Elf32_Word ch_type; /* Compression format. */
383 Elf32_Word ch_size; /* Uncompressed data size. */
384 Elf32_Word ch_addralign; /* Uncompressed data alignment. */
409 Elf32_Word st_name; /* Symbol name (string tbl index) */
411 Elf32_Word st_size; /* Symbol size */
525 Elf32_Word r_info; /* Relocation type and symbol index */
544 Elf32_Word r_info; /* Relocation type and symbol index */
569 Elf32_Word p_type; /* Segment type */
573 Elf32_Word p_filesz; /* Segment size in file */
574 Elf32_Word p_memsz; /* Segment size in memory */
575 Elf32_Word p_flags; /* Segment flags */
576 Elf32_Word p_align; /* Segment alignment */
683 Elf32_Word d_val; /* Integer value */
804 #define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1)
860 Elf32_Word vd_hash; /* Version name hash value */
861 Elf32_Word vd_aux; /* Offset in bytes to verdaux array */
862 Elf32_Word vd_next; /* Offset in bytes to next verdef
898 Elf32_Word vda_name; /* Version or dependency names */
899 Elf32_Word vda_next; /* Offset in bytes to next verdaux
917 Elf32_Word vn_file; /* Offset of filename for this
919 Elf32_Word vn_aux; /* Offset in bytes to vernaux array */
920 Elf32_Word vn_next; /* Offset in bytes to next verneed
945 Elf32_Word vna_hash; /* Hash value of dependency name */
948 Elf32_Word vna_name; /* Dependency name string offset */
949 Elf32_Word vna_next; /* Offset in bytes to next vernaux
1066 Elf32_Word n_namesz; /* Length of the note's name. */
1067 Elf32_Word n_descsz; /* Length of the note's descriptor. */
1068 Elf32_Word n_type; /* Type of the note. */
1131 Elf32_Word m_info; /* Size and index. */
1132 Elf32_Word m_poffset; /* Symbol offset. */
1519 Elf32_Word gt_current_g_value; /* -G value used for compilation. */
1520 Elf32_Word gt_unused; /* Not used. */
1524 Elf32_Word gt_g_value; /* If this value were used for -G. */
1525 Elf32_Word gt_bytes; /* This many bytes would be used. */
1533 Elf32_Word ri_gprmask; /* General registers used. */
1534 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used. */
1547 Elf32_Word info; /* Kind-specific information. */
1593 Elf32_Word hwp_flags1; /* Extra flags. */
1594 Elf32_Word hwp_flags2; /* Extra flags. */
1755 Elf32_Word l_name; /* Name (string table index) */
1756 Elf32_Word l_time_stamp; /* Timestamp */
1757 Elf32_Word l_checksum; /* Checksum */
1758 Elf32_Word l_version; /* Interface version */
1759 Elf32_Word l_flags; /* Flags */
1803 Elf32_Word isa_ext;
1805 Elf32_Word ases;
1807 Elf32_Word flags1;
1808 Elf32_Word flags2;