Searched refs:isExec (Results 1 – 2 of 2) sorted by relevance
219 bool isExec = !config->shared && !config->relocatable; in add() local257 (isExec || sym->visibility != STV_DEFAULT) && dr && in add()
983 bool isExec = sec->flags & SHF_EXECINSTR; in getSectionRank() local986 if (isExec) { in getSectionRank()