Home
last modified time | relevance | path

Searched refs:version_exports_section (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dld.h191 char *version_exports_section; member
H A Dlexsup.c1487 command_line.version_exports_section = optarg; in parse_args()
H A Dldlang.c8228 if (command_line.version_exports_section) in lang_process()
9532 lang_register_vers_node (command_line.version_exports_section, in lang_do_version_exports_section()
H A DChangeLog-98991446 * ld.h (struct args_type): Add version_exports_section.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dld.h195 char *version_exports_section; member
H A Dlexsup.c1551 command_line.version_exports_section = optarg; in parse_args()
H A Dldlang.c8320 if (command_line.version_exports_section) in lang_process()
9759 lang_register_vers_node (command_line.version_exports_section, in lang_do_version_exports_section()
H A DChangeLog-98991446 * ld.h (struct args_type): Add version_exports_section.