Searched defs:isExec (Results 1 – 2 of 2) sorted by relevance
216 bool isExec = !config->shared && !config->relocatable; in add() local
672 bool isExec = osec.flags & SHF_EXECINSTR; in getSectionRank() local