Home
last modified time | relevance | path

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

/bionic/tools/relocation_packer/src/
Dmain.cc108 uint8_t e_ident[EI_NIDENT]; in main()
109 if (TEMP_FAILURE_RETRY(read(fd.get(), e_ident, EI_NIDENT) != EI_NIDENT)) { in main()
/bionic/libc/kernel/uapi/linux/
Delf.h206 #define EI_NIDENT 16 macro
209 unsigned char e_ident[EI_NIDENT];
229 unsigned char e_ident[EI_NIDENT];