Searched refs:IMAGE_FILE_MACHINE_POWERPC (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
H A Dpe.h109 #define IMAGE_FILE_MACHINE_POWERPC 0x01f0 macro
/freebsd-11-stable/contrib/elftoolchain/libpe/
H A Dpe.h88 #define IMAGE_FILE_MACHINE_POWERPC 0x1f0 /* Power PC LE */ macro
/freebsd-11-stable/stand/efi/include/amd64/
H A Dpe.h102 #define IMAGE_FILE_MACHINE_POWERPC 0x1F0 // IBM PowerPC Little-Endian macro
/freebsd-11-stable/stand/efi/include/i386/
H A Dpe.h102 #define IMAGE_FILE_MACHINE_POWERPC 0x1F0 // IBM PowerPC Little-Endian macro
/freebsd-11-stable/sys/compat/ndis/
H A Dpe_var.h112 #define IMAGE_FILE_MACHINE_POWERPC 0x01f0 macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h109 IMAGE_FILE_MACHINE_POWERPC = 0x1F0,
/freebsd-11-stable/contrib/binutils/bfd/
H A Dpeicode.h1157 case IMAGE_FILE_MACHINE_POWERPC:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp74 ECase(IMAGE_FILE_MACHINE_POWERPC);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp460 {ArchSpec::eCore_ppc_generic, llvm::COFF::IMAGE_FILE_MACHINE_POWERPC,
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp355 LLVM_READOBJ_ENUM_ENT(COFF, IMAGE_FILE_MACHINE_POWERPC ),

Completed in 146 milliseconds