Home | History | Annotate | Download | only in src

Lines Matching refs:ELFCLASS64

708 	  : ehdr->e_ident[EI_CLASS] == ELFCLASS64 ? "ELF64"
2632 if (gelf_getclass (ebl->elf) == ELFCLASS64)