Searched refs:SHF_MEP_VLIW (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mep.h113 { VTEXT_SECTION_NAME, SHT_PROGBITS, SHF_ALLOC|SHF_EXECINSTR|SHF_MEP_VLIW },
H A Dtc-mep.c2092 return SHF_MEP_VLIW;
2101 if (attr & SHF_MEP_VLIW)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmep.h25 #define SHF_MEP_VLIW 0x10000000 /* contains vliw code */ macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mep.h113 { VTEXT_SECTION_NAME, SHT_PROGBITS, SHF_ALLOC|SHF_EXECINSTR|SHF_MEP_VLIW },
H A Dtc-mep.c2092 return SHF_MEP_VLIW;
2101 if (attr & SHF_MEP_VLIW)
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmep.h25 #define SHF_MEP_VLIW 0x10000000 /* contains vliw code */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmep.h25 #define SHF_MEP_VLIW 0x10000000 /* contains vliw code */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmep.h25 #define SHF_MEP_VLIW 0x10000000 /* contains vliw code */ macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-mep.c724 if (hdr->sh_flags & SHF_MEP_VLIW)
735 hdr->sh_flags |= SHF_MEP_VLIW;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-mep.c724 if (hdr->sh_flags & SHF_MEP_VLIW)
735 hdr->sh_flags |= SHF_MEP_VLIW;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-mep.c724 if (hdr->sh_flags & SHF_MEP_VLIW)
735 hdr->sh_flags |= SHF_MEP_VLIW;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-mep.c724 if (hdr->sh_flags & SHF_MEP_VLIW)
735 hdr->sh_flags |= SHF_MEP_VLIW;

Completed in 138 milliseconds