Searched refs:SHF_MEP_VLIW (Results 1 – 3 of 3) sorted by relevance
25 #define SHF_MEP_VLIW 0x10000000 /* contains vliw code */ macro
713 if (hdr->sh_flags & SHF_MEP_VLIW) in mep_elf_section_flags()724 hdr->sh_flags |= SHF_MEP_VLIW; in mep_elf_fake_sections()
2086 return SHF_MEP_VLIW; in mep_elf_section_letter()2095 if (attr & SHF_MEP_VLIW) in mep_elf_section_flags()