Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dv850.h162 #define EF_RH850_CACHE 0x00000008 macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c2802 case EF_RH850_CACHE: strcat (buf, ", CACHE"); break; in get_machine_flags()