Searched refs:isExec (Results 1 – 2 of 2) sorted by relevance
231 bool isExec = !config->shared && !config->relocatable; in add() local272 (isExec || sym->visibility() != STV_DEFAULT) && dr && in add()
909 bool isExec = osec.flags & SHF_EXECINSTR; in getSectionRank() local912 if (isExec) { in getSectionRank()