Searched refs:Elf64_Word (Results 1 – 3 of 3) sorted by relevance
39 typedef uint32_t Elf64_Word; typedef92 Elf64_Word e_version; /* Object file version */96 Elf64_Word e_flags; /* Processor-specific flags */284 Elf64_Word sh_name; /* Section name (string tbl index) */285 Elf64_Word sh_type; /* Section type */290 Elf64_Word sh_link; /* Link to another section */291 Elf64_Word sh_info; /* Additional section information */389 Elf64_Word st_name; /* Symbol name (string tbl index) */549 Elf64_Word p_type; /* Segment type */550 Elf64_Word p_flags; /* Segment flags */[all …]
29 typedef __u32 Elf64_Word; typedef179 Elf64_Word st_name; /* Symbol name, index in string tbl */211 Elf64_Word e_version;215 Elf64_Word e_flags;242 Elf64_Word p_type;243 Elf64_Word p_flags;300 Elf64_Word sh_name; /* Section name, index in string tbl */301 Elf64_Word sh_type; /* Type of section */306 Elf64_Word sh_link; /* Index of another section */307 Elf64_Word sh_info; /* Additional section information */[all …]
266 Elf64_Word r_sym; /* Symbol index. */