Searched refs:CURRENT_ELFCLASS (Results 1 - 1 of 1) sorted by last modified time

/linux-master/scripts/
H A Dinsert-sys-cert.c38 #define CURRENT_ELFCLASS ELFCLASS32 macro
43 #define CURRENT_ELFCLASS ELFCLASS64 macro
331 if (hdr->e_ident[EI_CLASS] != CURRENT_ELFCLASS) {

Completed in 136 milliseconds