Home | History | Annotate | Download | only in GenFw

Lines Matching refs:EM_X86_64

154   if (!((mEhdr->e_machine == EM_X86_64) || (mEhdr->e_machine == EM_AARCH64))) {

155 Error (NULL, 0, 3000, "Unsupported", "ELF e_machine not EM_X86_64 or EM_AARCH64");
348 case EM_X86_64:
543 case EM_X86_64:
779 if (mEhdr->e_machine == EM_X86_64) {
835 Error (NULL, 0, 3000, "Invalid", "%s unsupported ELF EM_X86_64 relocation 0x%x.", mInImageName, (unsigned) ELF_R_TYPE(Rel->r_info));
967 if (mEhdr->e_machine == EM_X86_64) {
991 Error (NULL, 0, 3000, "Invalid", "%s unsupported ELF EM_X86_64 relocation 0x%x.", mInImageName, (unsigned) ELF_R_TYPE(Rel->r_info));