Home
last modified time | relevance | path

Searched refs:EM_VIDEOCORE5 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h312 #define EM_VIDEOCORE5 198 /* Broadcom VideoCore V processor */ macro
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h799 _ELF_DEFINE_EM(EM_VIDEOCORE5, 198, "Broadcom VideoCore V processor") \
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c2495 case EM_VIDEOCORE5: return "Broadcom VideoCore V processor"; in get_machine_name()