Searched refs:e_flags (Results 1 – 5 of 5) sorted by relevance
143 eh->e_flags = swap32(eh->e_flags); in endianadjust_ehdr32()162 eh->e_flags = swap32(eh->e_flags); in endianadjust_ehdr64()
92 if ( (hdr->e_flags & EF_ARM_EABI_MASK) != EF_ARM_EABI_VER5 ) in arch_livepatch_verify_elf()95 elf->name, hdr->e_flags); in arch_livepatch_verify_elf()
124 Elf32_Word e_flags; /* processor-specific flags */ member142 Elf64_Word e_flags; /* Processor flags */ member
38 e_flags is set according to the dumping system's architecture.
258 ehdr->e_flags = ELF_CORE_EFLAGS; in xc_core_ehdr_init()
Completed in 9 milliseconds