Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlelf.h43 #define EI_NIDENT 16 /* Size of e_ident[] */ macro
72 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
91 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
/components/lwp/
A Dlwp_elf.h81 #define EI_NIDENT (16) macro
85 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */
103 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */

Completed in 20 milliseconds