Home
last modified time | relevance | path

Searched refs:EM_MICROBLAZE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h285 EM_MICROBLAZE = 189, // Xilinx MicroBlaze 32-bit RISC soft processor core enumerator
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h839 _ELF_DEFINE_EM(EM_MICROBLAZE, 189, \
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp340 ECase(EM_MICROBLAZE); in enumeration()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1253 ENUM_ENT(EM_MICROBLAZE, "Xilinx MicroBlaze 32-bit RISC soft processor core"),