Searched refs:EI_DATA (Results 1 – 6 of 6) sorted by relevance
127 hdr->e_ident[EI_DATA] != ELFDATA2LSB ) in arch_livepatch_verify_elf()
33 e_ident[EI_DATA] is set as follows249 - elf header e_ident[EI_DATA]
55 #define EI_DATA 5 /* data encoding */ macro
299 (in32_ehdr.e_ident[EI_DATA] != ELFDATA2LSB) ) in main()
53 elf->data = elf_uval_3264(elf, elf->ehdr, e32.e_ident[EI_DATA]); in elf_init()
247 ehdr->e_ident[EI_DATA] = ELF_ARCH_DATA; in xc_core_ehdr_init()
Completed in 14 milliseconds