HomeSort by relevance Sort by last modified time
    Searched refs:SHF_MEP_VLIW (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-mep.h 114 { VTEXT_SECTION_NAME, SHT_PROGBITS, SHF_ALLOC|SHF_EXECINSTR|SHF_MEP_VLIW },
tc-mep.c     [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
mep.h 25 #define SHF_MEP_VLIW 0x10000000 /* contains vliw code */
  /toolchain/binutils/binutils-2.27/bfd/
elf32-mep.c 719 if (hdr->sh_flags & SHF_MEP_VLIW)
730 hdr->sh_flags |= SHF_MEP_VLIW;

Completed in 264 milliseconds