OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:noexecstack
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/
bfdlink.h
515
/* Set if the "-z
noexecstack
" option has been used to request that a
526
The execstack and
noexecstack
flags should never both be 1. */
527
unsigned int
noexecstack
: 1;
533
file and execstack is 0 or
noexecstack
is 1.
525
unsigned int
noexecstack
: 1;
member in struct:bfd_link_info
/src/external/gpl3/binutils.old/dist/include/
bfdlink.h
507
/* Set if the "-z
noexecstack
" option has been used to request that a
518
The execstack and
noexecstack
flags should never both be 1. */
519
unsigned int
noexecstack
: 1;
525
file and execstack is 0 or
noexecstack
is 1.
517
unsigned int
noexecstack
: 1;
member in struct:bfd_link_info
/src/external/gpl3/gdb/dist/include/
bfdlink.h
504
/* Set if the "-z
noexecstack
" option has been used to request that a
515
The execstack and
noexecstack
flags should never both be 1. */
516
unsigned int
noexecstack
: 1;
522
file and execstack is 0 or
noexecstack
is 1.
514
unsigned int
noexecstack
: 1;
member in struct:bfd_link_info
/src/external/gpl3/gdb.old/dist/include/
bfdlink.h
498
/* Set if the "-z
noexecstack
" option has been used to request that a
509
The execstack and
noexecstack
flags should never both be 1. */
510
unsigned int
noexecstack
: 1;
516
file and execstack is 0 or
noexecstack
is 1.
508
unsigned int
noexecstack
: 1;
member in struct:bfd_link_info
Completed in 31 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026