Home
last modified time | relevance | path

Searched refs:ELFCLASS32 (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Delfstructs.h72 #define ELFCLASS32 1 /* 32-bit objs */ macro
577 #define ELFCLASS ELFCLASS32
A Dlibelf.h231 #define elf_32bit(elf) (ELFCLASS32 == (elf)->class)
/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/xen/arch/x86/boot/
A Dmkelf32.c35 ELFCLASS32, /* EI_CLASS */

Completed in 8 milliseconds