Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmep.h79 #define EF_MEP_COP_AVC2 0x00020000 macro
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3166 case EF_MEP_COP_AVC2: strcat (buf, ", AVC2 coprocessor"); break; in get_machine_flags()