Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlelf.h20 typedef rt_uint32_t Elf32_Word; /* Unsigned large integer */ typedef
75 Elf32_Word e_version; /* object file version */
113 Elf32_Word sh_type; /* type */
114 Elf32_Word sh_flags; /* flags */
117 Elf32_Word sh_size; /* section size */
119 Elf32_Word sh_info; /* extra information */
120 Elf32_Word sh_addralign; /* address alignment */
167 Elf32_Word st_size; /* symbol size */
283 Elf32_Word p_type; /* segment type */
289 Elf32_Word p_flags; /* flags */
[all …]
/components/lwp/
A Dlwp_elf.h38 #define Elf_Word Elf32_Word
51 typedef uint32_t Elf32_Word; typedef
292 Elf32_Word sh_type; /* Section type */
427 Elf32_Word st_size; /* Symbol size */
585 Elf32_Word p_type; /* Segment type */
1718 Elf32_Word l_checksum; /* Checksum */
1720 Elf32_Word l_flags; /* Flags */
1764 Elf32_Word isa_ext;
1766 Elf32_Word ases;
1768 Elf32_Word flags1;
[all …]
/components/lwp/arch/x86/i386/
A Dreloc.c22 Elf32_Word st_name;
24 Elf32_Word st_size;
/components/lwp/arch/arm/common/
A Dreloc.c13 Elf32_Word st_name;
15 Elf32_Word st_size;

Completed in 26 milliseconds