Searched refs:IsExecOnly (Results 1 – 1 of 1) sorted by relevance
331 bool IsExecOnly = Sec.getFlags() & ELF::SHF_ARM_PURECODE; in addTargetSectionFlags() local332 if (IsExecOnly && !TextSection->hasInstructions()) { in addTargetSectionFlags()