Home | History | Annotate | Download | only in gold

Lines Matching full:execstack

1315   DEFINE_bool(execstack, options::DASH_Z, '\0', false,
1454 // These are the best way to get access to the execstack state,
1455 // not execstack() and noexecstack() which are hard to use properly.
1583 enum Execstack
1587 // Mark the stack as executable (-z execstack).
1608 set_execstack_status(Execstack value)
1639 Execstack execstack_status_;