Lines Matching refs:Elf32_Word
38 #define Elf_Word Elf32_Word
51 typedef uint32_t Elf32_Word; typedef
88 Elf32_Word e_version; /* Object file version */
92 Elf32_Word e_flags; /* Processor-specific flags */
291 Elf32_Word sh_name; /* Section name (string tbl index) */
292 Elf32_Word sh_type; /* Section type */
293 Elf32_Word sh_flags; /* Section flags */
296 Elf32_Word sh_size; /* Section size in bytes */
297 Elf32_Word sh_link; /* Link to another section */
298 Elf32_Word sh_info; /* Additional section information */
299 Elf32_Word sh_addralign; /* Section alignment */
300 Elf32_Word sh_entsize; /* Entry size if section holds table */
398 Elf32_Word ch_type; /* Compression format. */
399 Elf32_Word ch_size; /* Uncompressed data size. */
400 Elf32_Word ch_addralign; /* Uncompressed data alignment. */
425 Elf32_Word st_name; /* Symbol name (string tbl index) */
427 Elf32_Word st_size; /* Symbol size */
541 Elf32_Word r_info; /* Relocation type and symbol index */
560 Elf32_Word r_info; /* Relocation type and symbol index */
585 Elf32_Word p_type; /* Segment type */
589 Elf32_Word p_filesz; /* Segment size in file */
590 Elf32_Word p_memsz; /* Segment size in memory */
591 Elf32_Word p_flags; /* Segment flags */
592 Elf32_Word p_align; /* Segment alignment */
699 Elf32_Word d_val; /* Integer value */
820 #define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1)
876 Elf32_Word vd_hash; /* Version name hash value */
877 Elf32_Word vd_aux; /* Offset in bytes to verdaux array */
878 Elf32_Word vd_next; /* Offset in bytes to next verdef
914 Elf32_Word vda_name; /* Version or dependency names */
915 Elf32_Word vda_next; /* Offset in bytes to next verdaux
933 Elf32_Word vn_file; /* Offset of filename for this
935 Elf32_Word vn_aux; /* Offset in bytes to vernaux array */
936 Elf32_Word vn_next; /* Offset in bytes to next verneed
961 Elf32_Word vna_hash; /* Hash value of dependency name */
964 Elf32_Word vna_name; /* Dependency name string offset */
965 Elf32_Word vna_next; /* Offset in bytes to next vernaux
1023 Elf32_Word n_namesz; /* Length of the note's name. */
1024 Elf32_Word n_descsz; /* Length of the note's descriptor. */
1025 Elf32_Word n_type; /* Type of the note. */
1088 Elf32_Word m_info; /* Size and index. */
1089 Elf32_Word m_poffset; /* Symbol offset. */
1476 Elf32_Word gt_current_g_value; /* -G value used for compilation. */
1477 Elf32_Word gt_unused; /* Not used. */
1481 Elf32_Word gt_g_value; /* If this value were used for -G. */
1482 Elf32_Word gt_bytes; /* This many bytes would be used. */
1490 Elf32_Word ri_gprmask; /* General registers used. */
1491 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used. */
1504 Elf32_Word info; /* Kind-specific information. */
1550 Elf32_Word hwp_flags1; /* Extra flags. */
1551 Elf32_Word hwp_flags2; /* Extra flags. */
1716 Elf32_Word l_name; /* Name (string table index) */
1717 Elf32_Word l_time_stamp; /* Timestamp */
1718 Elf32_Word l_checksum; /* Checksum */
1719 Elf32_Word l_version; /* Interface version */
1720 Elf32_Word l_flags; /* Flags */
1764 Elf32_Word isa_ext;
1766 Elf32_Word ases;
1768 Elf32_Word flags1;
1769 Elf32_Word flags2;