Home
last modified time | relevance | path

Searched refs:Elf64_Half (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/l4util/include/
A Delf.h54 typedef l4_uint16_t Elf64_Half; /**< size 2 align 2 \ingroup l4util_elf*/ typedef
144 Elf64_Half e_type; /**< \brief type of ELF file */
145 Elf64_Half e_machine; /**< \brief required architecture */
151 Elf64_Half e_ehsize; /**< \brief size of ELF header */
152 Elf64_Half e_phentsize; /**< \brief size of program header entry */
153 Elf64_Half e_phnum; /**< \brief # of entries in prog. head. tab. */
154 Elf64_Half e_shentsize; /**< \brief size of section header entry */
155 Elf64_Half e_shnum; /**< \brief # of entries in sect. head. tab. */
156 Elf64_Half e_shstrndx; /**< \brief sect.head.tab.idx of strtab */
818 Elf64_Half st_shndx; /**< associated section header */
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Delf.h34 typedef uint16_t Elf64_Half; typedef
62 typedef Elf64_Half Elf64_Versym;
90 Elf64_Half e_type; /* Object file type */
91 Elf64_Half e_machine; /* Architecture */
534 Elf64_Half si_flags; /* Per symbol flags */
935 Elf64_Half vd_version; /* Version revision */
936 Elf64_Half vd_flags; /* Version information */
937 Elf64_Half vd_ndx; /* Version Index */
1024 Elf64_Half vna_other; /* Unused */
1184 Elf64_Half m_repeat; /* Repeat count. */
[all …]

Completed in 25 milliseconds