Home | History | Annotate | Download | only in gold

Lines Matching refs:N_

623 		 N_("Report usage information"), NULL);
625 N_("Report version information"), NULL);
627 N_("Report version and target information"), NULL);
636 N_("Not supported"),
637 N_("Do not copy DT_NEEDED tags from shared libraries"));
640 '\0', N_("Allow multiple definitions of symbols"),
641 N_("Do not allow multiple definitions"), false);
644 N_("Allow unresolved references in shared libraries"),
645 N_("Do not allow unresolved references in shared libraries"));
650 N_("Apply link-time values for dynamic relocations (default)"),
651 N_("(aarch64 only) Do not apply link-time values "
655 N_("Only set DT_NEEDED for shared libraries if used"),
656 N_("Always DT_NEEDED for shared libraries"));
659 N_("Ignored"), N_("[ignored]"),
667 N_("Set input format"), ("[elf,binary]"));
670 N_("-l searches for shared libraries"), NULL);
672 N_("-l does not search for shared libraries"), NULL,
675 N_("alias for -Bdynamic"), NULL, false);
677 N_("alias for -Bstatic"), NULL, true);
680 N_("Use group name lookup rules for shared library"), NULL);
683 N_("Bind defined symbols locally"), NULL);
686 N_("Bind defined function symbols locally"), NULL);
689 N_("Generate build ID note"),
690 N_("[=STYLE]"));
694 N_("Chunk size for '--build-id=tree'"), N_("SIZE"));
698 N_("Minimum output file size for '--build-id=tree' to work"
699 " differently than '--build-id=sha1'"), N_("SIZE"));
702 N_("Check segment addresses for overlaps (default)"),
703 N_("Do not check segment addresses for overlaps"));
707 N_("Compress .debug_* sections in the output file"),
712 N_("Compress .debug_* sections in the output file"),
713 N_("[none]"),
718 N_("Not supported"),
719 N_("Do not copy DT_NEEDED tags from shared libraries"));
722 N_("Output cross reference table"),
723 N_("Do not output cross reference table"));
726 N_("Use DT_INIT_ARRAY for all constructors (default)"),
727 N_("Handle constructors as directed by compiler"));
730 N_("Define common symbols"),
731 N_("Do not define common symbols"));
733 N_("Alias for -d"), NULL);
735 N_("Alias for -d"), NULL);
738 N_("Turn on debugging"),
739 N_("[all,files,script,task][,...]"));
742 N_("Define a symbol"), N_("SYMBOL=EXPRESSION"));
745 N_("Demangle C++ symbols in log messages"),
746 N_("[=STYLE]"));
749 N_("Do not demangle C++ symbols in log messages"),
753 N_("Look for violations of the C++ One Definition Rule"),
754 N_("Do not look for violations of the C++ One Definition Rule"));
757 N_("Delete all local symbols"), NULL);
759 N_("Delete all temporary local symbols"), NULL);
762 N_("Add data symbols to dynamic symbols"), NULL);
765 N_("Add C++ operator new/delete to dynamic symbols"), NULL);
768 N_("Add C++ typeinfo to dynamic symbols"), NULL);
771 N_("Read a list of dynamic symbols"), N_("FILE"));
774 N_("Set program start address"), N_("ADDRESS"));
777 N_("Exclude libraries from automatic export"),
778 N_(("lib,lib ...")));
781 N_("Export all dynamic symbols"),
782 N_("Do not export all dynamic symbols (default)"));
785 N_("Export SYMBOL to dynamic symbol table"), N_("SYMBOL"));
788 N_("Link big-endian objects."), NULL);
791 N_("Link little-endian objects."), NULL);
794 N_("Create exception frame header"), NULL);
797 N_("(ARM only) Do not warn about objects with incompatible "
801 N_("Auxiliary filter for shared object symbol table"),
802 N_("SHLIB"));
805 N_("Filter for shared object symbol table"),
806 N_("SHLIB"));
809 N_("Treat warnings as errors"),
810 N_("Do not treat warnings as errors"));
813 N_("Call SYMBOL at unload-time"), N_("SYMBOL"));
816 N_("(ARM only) Fix binaries for Cortex-A8 erratum."),
817 N_("(ARM only) Do not fix binaries for Cortex-A8 erratum."));
820 N_("(AArch64 only) Fix Cortex-A53 erratum 843419."),
821 N_("(AArch64 only) Do not fix Cortex-A53 erratum 843419."));
824 N_("(AArch64 only) Fix Cortex-A53 erratum 835769."),
825 N_("(AArch64 only) Do not fix Cortex-A53 erratum 835769."));
828 N_("(ARM only) Fix binaries for ARM1176 erratum."),
829 N_("(ARM only) Do not fix binaries for ARM1176 erratum."));
832 N_("(ARM only) Merge exidx entries in debuginfo."),
833 N_("(ARM only) Do not merge exidx entries in debuginfo."));
836 N_("(ARM only) Rewrite BX rn as MOV pc, rn for ARMv4"),
840 N_("(ARM only) Rewrite BX rn branch to ARMv4 interworking "
845 N_("(ARM only) Generate long PLT entries"),
846 N_("(ARM only) Do not generate long PLT entries"));
849 N_("Ignored"), NULL);
852 N_("Generate .gdb_index section"),
853 N_("Do not generate .gdb_index section"));
856 N_("Enable STB_GNU_UNIQUE symbol binding (default)"),
857 N_("Disable STB_GNU_UNIQUE symbol binding"));
860 N_("Set shared library name"), N_("FILENAME"));
863 N_("Min fraction of empty buckets in dynamic hash"),
864 N_("FRACTION"));
867 N_("Dynamic hash style"), N_("[sysv,gnu,both]"),
871 N_("Set dynamic linker path"), N_("PROGRAM"));
874 N_("Do an incremental link if possible; "
879 N_("Do a full link (default)"), NULL);
882 N_("Do a full link and "
886 N_("Do an incremental link; exit if not possible"), NULL);
889 N_("Set base file for incremental linking"
891 N_("FILE"));
894 N_("Assume files changed"), NULL);
897 N_("Assume files didn't change"), NULL);
900 N_("Use timestamps to check files (default)"), NULL);
903 N_("Assume startup files unchanged "
907 N_("Amount of extra space to allocate for patches"),
908 N_("PERCENT"));
911 N_("Call SYMBOL at load-time"), N_("SYMBOL"));
914 N_("Read only symbol values from FILE"), N_("FILE"));
918 N_("Map whole files to memory (default on 64-bit hosts)"),
919 N_("Map relevant file parts to memory (default on 32-bit "
922 N_("Keep files mapped across passes (default)"),
923 N_("Release mapped files after each pass"));
926 N_("Generate unwind information for PLT (default)"),
927 N_("Do not generate unwind information for PLT"));
930 N_("Search for library LIBNAME"), N_("LIBNAME"));
933 N_("Add directory to search path"), N_("DIR"));
936 N_("Enable text section reordering for GCC section names "
938 N_("Disable text section reordering for GCC section names"));
941 N_("Only search directories specified on the command line."),
945 N_("Put read-only non-executable sections in their own segment"),
949 N_("Set offset between executable and read-only segments"),
950 N_("OFFSET"));
953 N_("Set GNU linker emulation; obsolete"), N_("EMULATION"));
956 N_("Map the output file for writing (default)."),
957 N_("Do not map the output file for writing."));
960 N_("Write map file on standard output"), NULL);
961 DEFINE_string(Map, options::ONE_DASH, '\0', NULL, N_("Write map file"),
962 N_("MAPFILENAME"));
965 N_("Do not page align data"), NULL);
967 N_("Do not page align data, do not make text readonly"),
968 N_("Page align data, make text readonly"));
971 N_("Enable use of DT_RUNPATH"),
972 N_("Disable use of DT_RUNPATH"));
975 N_("Create an output file even if errors occur"), NULL);
978 N_("Report undefined symbols (even with --shared)"),
982 N_("Set output file name"), N_("FILE"));
985 N_("Optimize output file size"), N_("LEVEL"));
988 N_("Set output format"), N_("[binary]"));
991 N_("(ARM only) Ignore for backward compatibility"), NULL);
994 N_("Create a position independent executable"),
995 N_("Do not create a position independent executable"));
997 N_("Create a position independent executable"),
998 N_("Do not create a position independent executable"),
1003 N_("Disable creation of position independent executable"
1005 N_("Do not disable creation of position independent executable"
1009 N_("Force PIC sequences for ARM/Thumb interworking veneers"),
1013 NULL, N_("(ARM only) Ignore for backward compatibility"));
1016 N_("(PowerPC64 only) Align PLT call stubs to fit cache lines"),
1017 N_("[=P2ALIGN]"), true, int, int, options::parse_uint);
1020 N_("(PowerPC64 only) PLT call stubs should load r11"),
1021 N_("(PowerPC64 only) PLT call stubs should not load r11"));
1024 N_("(PowerPC64 only) PLT call stubs with load-load barrier"),
1025 N_("(PowerPC64 only) PLT call stubs without barrier"));
1029 N_("Load a plugin library"), N_("PLUGIN"));
1031 N_("Pass an option to the plugin"), N_("OPTION"));
1035 N_("Use posix_fallocate to reserve space in the output file"
1037 N_("Use fallocate or ftruncate to reserve space."));
1040 N_("Preread archive symbols when multi-threaded"), NULL);
1043 N_("Print default output format"), NULL);
1046 N_("Print symbols defined and used for each input"),
1047 N_("FILENAME"));
1050 N_("Ignored for SVR4 compatibility"), NULL);
1053 N_("Generate relocations in output"), NULL);
1056 N_("Generate relocatable output"), NULL);
1058 N_("Synonym for -r"), NULL, false);
1061 N_("Relax branches on certain targets"), NULL);
1064 N_("keep only symbols listed in this file"), N_("FILE"));
1070 N_("Add DIR to runtime search path"), N_("DIR"));
1073 N_("Add DIR to runtime search path"), N_("DIR"));
1076 N_("Add DIR to link time shared library search path"),
1077 N_("DIR"));
1080 N_("Layout sections in the order specified."),
1081 N_("FILENAME"));
1084 N_("Set address of section"), N_("SECTION=ADDRESS"));
1087 N_("Sort common symbols by alignment"),
1088 N_("[={ascending,descending}]"));
1091 N_("Sort sections by name. \'--no-text-reorder\'"
1093 N_("[none,name]"),
1097 N_("Dynamic tag slots to reserve (default 5)"),
1098 N_("COUNT"));
1101 N_("Strip all symbols"), NULL);
1103 N_("Strip debugging information"), NULL);
1105 N_("Emit only debug line number information"), NULL);
1107 N_("Strip debug symbols that are unused by gdb "
1110 N_("Strip LTO intermediate code sections"), NULL);
1113 N_("(ARM, PowerPC only) The maximum distance from instructions "
1117 N_("SIZE"));
1120 N_("(ARM) For very large binaries, relaxation iterations "
1126 N_("Use less memory and more disk I/O "
1130 N_("Generate shared library"), NULL);
1133 N_("Generate shared library"), NULL);
1136 N_("Stack size when -fsplit-stack function calls non-split"),
1137 N_("SIZE"));
1142 N_("Do not link against shared libraries"), NULL);
1145 N_("Identical Code Folding. "
1152 N_("Number of iterations of ICF (default 2)"), N_("COUNT"));
1155 N_("List folded identical sections on stderr"),
1156 N_("Do not list folded identical sections"));
1159 N_("Do not fold this symbol during ICF"), N_("SYMBOL"));
1162 N_("Remove unused sections"),
1163 N_("Don't remove unused sections (default)"));
1166 N_("List removed unused sections on stderr"),
1167 N_("Do not list removed unused sections"));
1170 N_("Print resource usage statistics"), NULL);
1173 N_("Set target system root directory"), N_("DIR"));
1176 N_("Print the name of each input file"), NULL);
1179 N_("Read linker script"), N_("FILE"));
1182 N_("Run the linker multi-threaded"),
1183 N_("Do not run the linker multi-threaded"));
1185 N_("Number of threads to use"), N_("COUNT"));
1187 N_("Number of threads to use in initial pass"), N_("COUNT"));
1189 N_("Number of threads to use in middle pass"), N_("COUNT"));
1191 N_("Number of threads to use in final pass"), N_("COUNT"));
1194 N_("Set the address of the bss segment"), N_("ADDRESS"));
1196 N_("Set the address of the data segment"), N_("ADDRESS"));
1198 N_("Set the address of the text segment"), N_("ADDRESS"));
1200 N_("Set the address of the text segment"),
1201 N_("ADDRESS"));
1203 N_("Set the address of the rodata segment"), N_("ADDRESS"));
1206 N_("(PowerPC64 only) Optimize TOC code sequences"),
1207 N_("(PowerPC64 only) Don't optimize TOC code sequences"));
1210 N_("(PowerPC64 only) Sort TOC and GOT sections"),
1211 N_("(PowerPC64 only) Don't sort TOC and GOT sections"));
1214 N_("Create undefined reference to SYMBOL"), N_("SYMBOL"));
1217 N_("How to handle unresolved symbols"),
1224 N_("Synonym for --debug=files"), NULL);
1227 N_("Read version script"), N_("FILE"));
1230 N_("Warn about duplicate common symbols"),
1231 N_("Do not warn about duplicate common symbols (default)"));
1234 N_("Ignored"), N_("Ignored"));
1237 N_("Warn if the stack is executable"),
1238 N_("Do not warn if the stack is executable (default)"));
1241 NULL, N_("Don't warn about mismatched input files"));
1244 N_("Ignored"), NULL);
1247 N_("Warn for -L options using system directories"),
1248 N_("Do not warn for -L options using system directories"));
1250 N_("Give an error for -L options using system directories"),
1254 N_("Warn when skipping an incompatible library"),
1255 N_("Don't warn when skipping an incompatible library"));
1258 N_("Warn if text segment is not shareable"),
1259 N_("Do not warn if text segment is not shareable (default)"));
1262 N_("Report unresolved symbols as warnings"),
1266 N_("Report unresolved symbols as errors"),
1269 N_("Convert unresolved symbols to weak references"),
1273 N_("(ARM only) Do not warn about objects with incompatible "
1277 N_("Include all archive contents"),
1278 N_("Include only needed archive contents"));
1281 N_("Use wrapper functions for SYMBOL"), N_("SYMBOL"));
1284 N_("Trace references to symbol"), N_("SYMBOL"));
1287 N_("Allow unused version in script (default)"),
1288 N_("Do not allow unused version in script"));
1291 N_("Default search path for Solaris compatibility"),
1292 N_("PATH"));
1295 N_("Start a library search group"), NULL);
1297 N_("End a library search group"), NULL);
1301 N_("Start a library"), NULL);
1303 N_("End a library "), NULL);
1306 N_("Ignored for GCC linker option compatibility"),
1312 N_("Sort dynamic relocs"),
1313 N_("Do not sort dynamic relocs"));
1315 N_("Set common page size to SIZE"), N_("SIZE"));
1317 N_("Report undefined symbols (even with --shared)"),
1320 N_("Mark output as requiring executable stack"), NULL);
1322 N_("Make symbols in DSO available for subsequently loaded "
1325 N_("Mark DSO to be initialized first at runtime"),
1328 N_("Mark object to interpose all DSOs but executable"),
1331 N_("Mark object for lazy runtime binding (default)"),
1334 N_("Mark object requiring immediate process"),
1337 N_("Set maximum page size to SIZE"), N_("SIZE"));
1339 N_("Allow multiple definitions of symbols"),
1345 N_("Do not create copy relocs"));
1347 N_("Mark object not to use default search paths"),
1350 N_("Mark DSO non-deletable at runtime"),
1353 N_("Mark DSO not available to dlopen"),
1356 N_("Mark DSO not available to dldump"),
1359 N_("Mark output as not requiring executable stack"), NULL);
1361 N_("Mark object for immediate function binding"),
1364 N_("Mark DSO to indicate that needs immediate $ORIGIN "
1367 N_("Where possible mark variables read-only after relocation"),
1368 N_("Don't mark variables read-only after relocation"));
1370 N_("Do not permit relocations in read-only segments"),
1371 N_("Permit relocations in read-only segments (default)"));
1373 N_("Permit relocations in read-only segments (default)"),