Home | History | Annotate | Download | only in switchback

Lines Matching full:elfclass

178 #define ELFCLASS    ELFCLASS64
193 #define ELFCLASS ELFCLASS32
944 if (ehdr->e_ident[EI_CLASS] != ELFCLASS) {