Lines Matching refs:Elf32_Word
31 typedef uint32_t Elf32_Word; typedef
68 Elf32_Word e_version; /* Object file version */
72 Elf32_Word e_flags; /* Processor-specific flags */
385 Elf32_Word sh_name; /* Section name (string tbl index) */
386 Elf32_Word sh_type; /* Section type */
387 Elf32_Word sh_flags; /* Section flags */
390 Elf32_Word sh_size; /* Section size in bytes */
391 Elf32_Word sh_link; /* Link to another section */
392 Elf32_Word sh_info; /* Additional section information */
393 Elf32_Word sh_addralign; /* Section alignment */
394 Elf32_Word sh_entsize; /* Entry size if section holds table */
494 Elf32_Word ch_type; /* Compression format. */
495 Elf32_Word ch_size; /* Uncompressed data size. */
496 Elf32_Word ch_addralign; /* Uncompressed data alignment. */
522 Elf32_Word st_name; /* Symbol name (string tbl index) */
524 Elf32_Word st_size; /* Symbol size */
638 Elf32_Word r_info; /* Relocation type and symbol index */
657 Elf32_Word r_info; /* Relocation type and symbol index */
670 typedef Elf32_Word Elf32_Relr;
687 Elf32_Word p_type; /* Segment type */
691 Elf32_Word p_filesz; /* Segment size in file */
692 Elf32_Word p_memsz; /* Segment size in memory */
693 Elf32_Word p_flags; /* Segment flags */
694 Elf32_Word p_align; /* Segment alignment */
856 Elf32_Word d_val; /* Integer value */
981 #define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1)
1042 Elf32_Word vd_hash; /* Version name hash value */
1043 Elf32_Word vd_aux; /* Offset in bytes to verdaux array */
1044 Elf32_Word vd_next; /* Offset in bytes to next verdef
1081 Elf32_Word vda_name; /* Version or dependency names */
1082 Elf32_Word vda_next; /* Offset in bytes to next verdaux
1100 Elf32_Word vn_file; /* Offset of filename for this
1102 Elf32_Word vn_aux; /* Offset in bytes to vernaux array */
1103 Elf32_Word vn_next; /* Offset in bytes to next verneed
1128 Elf32_Word vna_hash; /* Hash value of dependency name */
1131 Elf32_Word vna_name; /* Dependency name string offset */
1132 Elf32_Word vna_next; /* Offset in bytes to next vernaux
1259 Elf32_Word n_namesz; /* Length of the note's name. */
1260 Elf32_Word n_descsz; /* Length of the note's descriptor. */
1261 Elf32_Word n_type; /* Type of the note. */
1404 Elf32_Word m_info; /* Size and index. */
1405 Elf32_Word m_poffset; /* Symbol offset. */
1795 Elf32_Word gt_current_g_value; /* -G value used for compilation. */
1796 Elf32_Word gt_unused; /* Not used. */
1800 Elf32_Word gt_g_value; /* If this value were used for -G. */
1801 Elf32_Word gt_bytes; /* This many bytes would be used. */
1809 Elf32_Word ri_gprmask; /* General registers used. */
1810 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used. */
1823 Elf32_Word info; /* Kind-specific information. */
1869 Elf32_Word hwp_flags1; /* Extra flags. */
1870 Elf32_Word hwp_flags2; /* Extra flags. */
2037 Elf32_Word l_name; /* Name (string table index) */
2038 Elf32_Word l_time_stamp; /* Timestamp */
2039 Elf32_Word l_checksum; /* Checksum */
2040 Elf32_Word l_version; /* Interface version */
2041 Elf32_Word l_flags; /* Flags */
2085 Elf32_Word isa_ext;
2087 Elf32_Word ases;
2089 Elf32_Word flags1;
2090 Elf32_Word flags2;