Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dtic6x.h67 #define EF_C6000_REL 0x1 macro
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2010806 (get_machine_flags): Handle EF_C6000_REL.
Dreadelf.c3127 if ((e_flags & EF_C6000_REL)) in get_machine_flags()