Lines Matching full:is_exec
1381 bool is_exec = (pSectHdr.flag() & llvm::ELF::SHF_EXECINSTR) != 0;1386 if (is_exec) {