Home
last modified time | relevance | path

Searched refs:Elf64_Word (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h39 typedef uint32_t Elf64_Word; typedef
92 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 …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h29 typedef __u32 Elf64_Word; typedef
179 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 …]
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.c266 Elf64_Word r_sym; /* Symbol index. */