• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/

Lines Matching defs:Elf64_Word

40 typedef uint32_t Elf64_Word;
93 Elf64_Word e_version; /* Object file version */
97 Elf64_Word e_flags; /* Processor-specific flags */
395 Elf64_Word sh_name; /* Section name (string tbl index) */
396 Elf64_Word sh_type; /* Section type */
401 Elf64_Word sh_link; /* Link to another section */
402 Elf64_Word sh_info; /* Additional section information */
499 Elf64_Word st_name; /* Symbol name (string tbl index) */
659 Elf64_Word p_type; /* Segment type */
660 Elf64_Word p_flags; /* Segment flags */
922 Elf64_Word vd_hash; /* Version name hash value */
923 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */
924 Elf64_Word vd_next; /* Offset in bytes to next verdef
955 Elf64_Word vda_name; /* Version or dependency names */
956 Elf64_Word vda_next; /* Offset in bytes to next verdaux
978 Elf64_Word vn_file; /* Offset of filename for this
980 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */
981 Elf64_Word vn_next; /* Offset in bytes to next verneed
1005 Elf64_Word vna_hash; /* Hash value of dependency name */
1008 Elf64_Word vna_name; /* Dependency name string offset */
1009 Elf64_Word vna_next; /* Offset in bytes to next vernaux
1114 Elf64_Word n_namesz; /* Length of the note's name. */
1115 Elf64_Word n_descsz; /* Length of the note's descriptor. */
1116 Elf64_Word n_type; /* Type of the note. */
1811 Elf64_Word l_name; /* Name (string table index) */
1812 Elf64_Word l_time_stamp; /* Timestamp */
1813 Elf64_Word l_checksum; /* Checksum */
1814 Elf64_Word l_version; /* Interface version */
1815 Elf64_Word l_flags; /* Flags */