Home | History | Annotate | Download | only in Target

Lines Matching refs:is_exec

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