Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlelf.h28 typedef rt_uint32_t Elf64_Word; typedef
94 Elf64_Word e_version; /* object file version */
98 Elf64_Word e_flags; /* processor-specific flags */
126 Elf64_Word sh_name; /* Section name (string tbl index) */
127 Elf64_Word sh_type; /* Section type */
132 Elf64_Word sh_link; /* Link to another section */
133 Elf64_Word sh_info; /* Additional section information */
175 Elf64_Word st_name; /* Symbol name (string tbl index) */
295 Elf64_Word p_type; /* Segment type */
296 Elf64_Word p_flags; /* Segment flags */
/components/lwp/
A Dlwp_elf.h26 #define Elf_Word Elf64_Word
53 typedef uint32_t Elf64_Word; typedef
106 Elf64_Word e_version; /* Object file version */
306 Elf64_Word sh_type; /* Section type */
405 Elf64_Word ch_type; /* Compression format. */
406 Elf64_Word ch_reserved;
597 Elf64_Word p_type; /* Segment type */
598 Elf64_Word p_flags; /* Segment flags */
1726 Elf64_Word l_time_stamp; /* Timestamp */
1727 Elf64_Word l_checksum; /* Checksum */
[all …]
/components/lwp/arch/risc-v/common/
A Dreloc.c13 Elf64_Word st_name;
15 Elf64_Word st_size;
/components/lwp/arch/aarch64/common/
A Dreloc.c10 #define Elf_Word Elf64_Word

Completed in 982 milliseconds