Home
last modified time | relevance | path

Searched refs:EI_CLASS (Results 1 – 8 of 8) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dlivepatch.c126 hdr->e_ident[EI_CLASS] != ELFCLASS64 || in arch_livepatch_verify_elf()
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/
A Dlivepatch.c85 hdr->e_ident[EI_CLASS] != ELFCLASS32 ) in arch_livepatch_verify_elf()
/xen-4.10.0-shim-comet/docs/misc/
A Ddump-core-format.txt29 e_ident[EI_CLASS] = ELFCLASS64 = 2
244 - EI_CLASS member of elf header was changed to ELFCLASS64 independent of
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/
A Dlivepatch.c72 hdr->e_ident[EI_CLASS] != ELFCLASS64 ) in arch_livepatch_verify_elf()
/xen-4.10.0-shim-comet/xen/include/xen/
A Delfstructs.h54 #define EI_CLASS 4 /* file class */ macro
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dmkelf32.c308 if ( in32_ehdr.e_ident[EI_CLASS] != ELFCLASS64 ) in main()
/xen-4.10.0-shim-comet/xen/common/libelf/
A Dlibelf-loader.c52 elf->class = elf_uval_3264(elf, elf->ehdr, e32.e_ident[EI_CLASS]); in elf_init()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_core.c246 ehdr->e_ident[EI_CLASS] = ELFCLASS64; in xc_core_ehdr_init()

Completed in 12 milliseconds