Lines Matching refs:is_exec
1362 bool is_exec = (pSectHdr.flag() & llvm::ELF::SHF_EXECINSTR) != 0;1366 if (is_exec) {