Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/libelf/
A Dlibelf-tools.c364 return IS_ELF(*ehdr); in elf_is_elfbinary()
/xen-4.10.0-shim-comet/xen/include/xen/
A Delfstructs.h101 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ macro
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dmkelf32.c298 if ( !IS_ELF(in32_ehdr) || in main()
/xen-4.10.0-shim-comet/xen/common/
A Dlivepatch_elf.c430 if ( !IS_ELF(*hdr) ) in livepatch_header_check()

Completed in 8 milliseconds