• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/toolchain/tools/sstrip/include/

Lines Matching defs:Elf64_Word

36 typedef uint32_t Elf64_Word;
89 Elf64_Word e_version; /* Object file version */
93 Elf64_Word e_flags; /* Processor-specific flags */
281 Elf64_Word sh_name; /* Section name (string tbl index) */
282 Elf64_Word sh_type; /* Section type */
287 Elf64_Word sh_link; /* Link to another section */
288 Elf64_Word sh_info; /* Additional section information */
376 Elf64_Word st_name; /* Symbol name (string tbl index) */
536 Elf64_Word p_type; /* Segment type */
537 Elf64_Word p_flags; /* Segment flags */
784 Elf64_Word vd_hash; /* Version name hash value */
785 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */
786 Elf64_Word vd_next; /* Offset in bytes to next verdef
817 Elf64_Word vda_name; /* Version or dependency names */
818 Elf64_Word vda_next; /* Offset in bytes to next verdaux
840 Elf64_Word vn_file; /* Offset of filename for this
842 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */
843 Elf64_Word vn_next; /* Offset in bytes to next verneed
867 Elf64_Word vna_hash; /* Hash value of dependency name */
870 Elf64_Word vna_name; /* Dependency name string offset */
871 Elf64_Word vna_next; /* Offset in bytes to next vernaux
968 Elf64_Word n_namesz; /* Length of the note's name. */
969 Elf64_Word n_descsz; /* Length of the note's descriptor. */
970 Elf64_Word n_type; /* Type of the note. */
1578 Elf64_Word l_name; /* Name (string table index) */
1579 Elf64_Word l_time_stamp; /* Timestamp */
1580 Elf64_Word l_checksum; /* Checksum */
1581 Elf64_Word l_version; /* Interface version */
1582 Elf64_Word l_flags; /* Flags */