Searched refs:ELFCLASS32 (Results 1 – 4 of 4) sorted by relevance
72 #define ELFCLASS32 1 /* 32-bit objs */ macro577 #define ELFCLASS ELFCLASS32
231 #define elf_32bit(elf) (ELFCLASS32 == (elf)->class)
85 hdr->e_ident[EI_CLASS] != ELFCLASS32 ) in arch_livepatch_verify_elf()
35 ELFCLASS32, /* EI_CLASS */
Completed in 8 milliseconds