Home
last modified time | relevance | path

Searched refs:execstack (Results 1 – 9 of 9) sorted by relevance

/external/elfutils/0.153/src/
Dld.h984 enum execstack enum
989 } execstack; member
Dld.c1003 ld_state.execstack = execstack_true; in parse_z_option()
1005 ld_state.execstack = execstack_false_force; in parse_z_option()
Dldgeneric.c1112 enum execstack execstack = execstack_true; in add_relocatable_file() local
1374 execstack = execstack_false; in add_relocatable_file()
1383 && execstack == execstack_true in add_relocatable_file()
1384 && ld_state.execstack != execstack_false_force) in add_relocatable_file()
1385 ld_state.execstack = execstack_true; in add_relocatable_file()
6500 | (ld_state.execstack == execstack_true ? PF_X : 0)); in ld_generic_create_outfile()
DChangeLog1650 * ld.c (parse_z_option): Recognize execstack and noexecstack.
1653 * ld.h (struct ld_state): Add execstack field.
/external/sepolicy/
Daccess_vectors328 execstack
/external/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf271 execstack
1429 allow kernel_t self:process ~{ ptrace setcurrent setexec setfscreate setrlimit execmem execstack ex…
1531 allow kernel_t domain:process ~{ transition dyntransition execmem execstack execheap };
1565 allow kernel_t self:process execstack;
1566 auditallow kernel_t self:process execstack;
/external/elfutils/0.153/
Delfutils.spec416 - ld: Implement --as-needed, --execstack, PT_GNU_STACK. Many small patc
DNEWS328 ld: Implement --as-needed, --execstack, PT_GNU_STACK. Many small patches.
/external/elfutils/0.153/config/
Delfutils.spec.in416 - ld: Implement --as-needed, --execstack, PT_GNU_STACK. Many small patc