Searched refs:IMAGE_FILE_MACHINE_ARM (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/stand/efi/loader/arch/arm/
H A Dstart.S37 #define IMAGE_FILE_MACHINE_ARM 0x01c2 define
59 .short IMAGE_FILE_MACHINE_ARM /* ARM file */
/freebsd-13-stable/contrib/elftoolchain/libpe/
H A Dpe.h78 #define IMAGE_FILE_MACHINE_ARM 0x1c0 /* ARM LE */ macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h99 IMAGE_FILE_MACHINE_ARM = 0x1C0,
/freebsd-13-stable/sys/compat/ndis/
H A Dpe_var.h111 #define IMAGE_FILE_MACHINE_ARM 0x01c0 macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp64 ECase(IMAGE_FILE_MACHINE_ARM);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp471 {ArchSpec::eCore_arm_generic, llvm::COFF::IMAGE_FILE_MACHINE_ARM,
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1123 case COFF::IMAGE_FILE_MACHINE_ARM:
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp348 LLVM_READOBJ_ENUM_ENT(COFF, IMAGE_FILE_MACHINE_ARM ),

Completed in 65 milliseconds