Searched refs:IMAGE_FILE_MACHINE_R4000 (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
H A Dpe.h113 #define IMAGE_FILE_MACHINE_R4000 0x0166 macro
/freebsd-11-stable/contrib/elftoolchain/libpe/
H A Dpe.h90 #define IMAGE_FILE_MACHINE_R4000 0x166 /* MIPS R4000 LE */ macro
/freebsd-11-stable/stand/efi/include/amd64/
H A Dpe.h100 #define IMAGE_FILE_MACHINE_R4000 0x166 // MIPS little-endian macro
/freebsd-11-stable/stand/efi/include/i386/
H A Dpe.h100 #define IMAGE_FILE_MACHINE_R4000 0x166 // MIPS little-endian macro
/freebsd-11-stable/sys/compat/ndis/
H A Dpe_var.h100 #define IMAGE_FILE_MACHINE_R4000 0x0166 macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h111 IMAGE_FILE_MACHINE_R4000 = 0x166,
/freebsd-11-stable/contrib/binutils/bfd/
H A Dpeicode.h1122 case IMAGE_FILE_MACHINE_R4000:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp76 ECase(IMAGE_FILE_MACHINE_R4000);
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp357 LLVM_READOBJ_ENUM_ENT(COFF, IMAGE_FILE_MACHINE_R4000 ),

Completed in 272 milliseconds