Lines Matching defs:executable
1 /* ELF executable support for BFD.
2751 /* If this is an alloc section in an executable or shared
5030 bool executable;
5139 executable = false;
5163 thus not executable, and the first section is
5164 executable then put the file and program headers in
5276 && executable != ((hdr->flags & SEC_CODE) != 0))
5307 executable = true;
5330 executable = false;
5332 executable = true;
5956 the maximum page size. When copying an executable with
6785 /* We are not creating an executable, which means that we are
13863 file, and absolute for an executable file or shared library.
14032 file, and absolute for an executable file or shared library.