Home
last modified time | relevance | path

Searched refs:EF_MEP_COP_AVC (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dmep.h78 #define EF_MEP_COP_AVC 0x00010000 macro
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3165 case EF_MEP_COP_AVC: strcat (buf, ", AVC coprocessor"); break; in get_machine_flags()