Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/include/
HDbfdlink.h299 unsigned int execstack: 1; member
/freebsd-11-stable/contrib/binutils/include/
HDbfdlink.h314 unsigned int execstack: 1; member
/freebsd-11-stable/contrib/binutils/ld/emultempl/
HDelf32.em1892 else if (strcmp (optarg, "execstack") == 0)
1894 link_info.execstack = TRUE;
1900 link_info.execstack = FALSE;
1973 fprintf (file, _(" -z execstack\t\tMark executable as requiring executable stack\n"));
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDOptions.td572 def: F<"warn-execstack">;
/freebsd-11-stable/contrib/binutils/gas/
HDChangeLog-02031810 * as.c (show_usage): Document --execstack and --noexecstack.
1811 (parse_args): Add --execstack and --noexecstack.
1812 (main): Create .note.GNU-stack section if --execstack or
/freebsd-11-stable/contrib/gcclibs/include/
HDChangeLog-9103161 * bfdlink.h (struct bfd_link_info): Add execstack and noexecstack.
/freebsd-11-stable/contrib/binutils/ld/
HDChangeLog-0203871 -z execstack and -z noexecstack.
HDld.texinfo958 @item execstack
/freebsd-11-stable/contrib/binutils/bfd/
HDelflink.c5394 if (info->execstack) in bfd_elf_size_dynamic_sections()
/freebsd-11-stable/contrib/binutils/gas/po/
HDgas.pot114 msgid " --execstack require executable stack for this object\n"