Home
last modified time | relevance | path

Searched refs:export_defineds (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/binutils/include/coff/
HDxcoff.h403 bfd_boolean export_defineds; member
/NextBSD/contrib/binutils/bfd/
HDxcofflink.c2708 if (ldinfo->export_defineds in xcoff_build_ldsyms()
2973 bfd_boolean export_defineds, in bfd_xcoff_size_dynamic_sections() argument
3002 ldinfo.export_defineds = export_defineds; in bfd_xcoff_size_dynamic_sections()
HDChangeLog-9495124 * xcofflink.c (struct xcoff_loader_info): Add export_defineds
126 (bfd_xcoff_size_dynamic_sections): Add export_defineds parameter.
127 (xcoff_build_ldsyms): If export_defineds is set, set XCOFF_EXPORT
HDChangeLog-96974526 even if export_defineds is set.
/NextBSD/contrib/binutils/ld/
HDChangeLog-91972428 gc as false and export_defineds as true to size_dynamic_sections.