Searched refs:execstack (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/include/
H A Dbfdlink.h314 unsigned int execstack: 1;
312 unsigned int execstack: 1; member in struct:bfd_link_info
/haiku-buildtools/binutils/include/
H A Dbfdlink.h446 unsigned int execstack: 1;
444 unsigned int execstack: 1; member in struct:bfd_link_info
/haiku-buildtools/binutils/gold/
H A Doptions.cc1122 // -z [no]execstack.
1123 if (this->execstack())
H A Doptions.h1424 DEFINE_bool(execstack, options::DASH_Z, '\0', false,
1562 // These are the best way to get access to the execstack state,
1563 // not execstack() and noexecstack() which are hard to use properly.
1740 // Mark the stack as executable (-z execstack).
/haiku-buildtools/legacy/binutils/bfd/
H A Delflink.c4991 if (info->execstack)
/haiku-buildtools/binutils/bfd/
H A Delflink.c5934 if (info->execstack)

Completed in 199 milliseconds