Home | History | Annotate | Download | only in Target

Lines Matching refs:is_exec

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