HomeSort by: relevance | last modified time | path
    Searched defs:execstack (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/
bfdlink.h 506 /* Set if the "-z execstack" option has been used to request that a
513 unsigned int execstack: 1;
519 Note - this flag is not quite orthogonal to execstack, since both
526 The execstack and noexecstack flags should never both be 1. */
533 file and execstack is 0 or noexecstack is 1.
511 unsigned int execstack: 1; member in struct:bfd_link_info
  /src/external/gpl3/binutils.old/dist/include/
bfdlink.h 498 /* Set if the "-z execstack" option has been used to request that a
505 unsigned int execstack: 1;
511 Note - this flag is not quite orthogonal to execstack, since both
518 The execstack and noexecstack flags should never both be 1. */
525 file and execstack is 0 or noexecstack is 1.
503 unsigned int execstack: 1; member in struct:bfd_link_info
  /src/external/gpl3/gdb/dist/include/
bfdlink.h 495 /* Set if the "-z execstack" option has been used to request that a
502 unsigned int execstack: 1;
508 Note - this flag is not quite orthogonal to execstack, since both
515 The execstack and noexecstack flags should never both be 1. */
522 file and execstack is 0 or noexecstack is 1.
500 unsigned int execstack: 1; member in struct:bfd_link_info
  /src/external/gpl3/gdb.old/dist/include/
bfdlink.h 489 /* Set if the "-z execstack" option has been used to request that a
496 unsigned int execstack: 1;
502 Note - this flag is not quite orthogonal to execstack, since both
509 The execstack and noexecstack flags should never both be 1. */
516 file and execstack is 0 or noexecstack is 1.
494 unsigned int execstack: 1; member in struct:bfd_link_info

Completed in 41 milliseconds