Home
last modified time | relevance | path

Searched refs:execstack_true (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/0.153/src/
Dld.h987 execstack_true, enumerator
Dld.c1003 ld_state.execstack = execstack_true; in parse_z_option()
Dldgeneric.c1112 enum execstack execstack = execstack_true; in add_relocatable_file()
1383 && execstack == execstack_true 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()