Home
last modified time | relevance | path

Searched refs:N_ (Results 1 – 25 of 41) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gold/
Doptions.h623 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)"),
[all …]
Dsystem.h42 # define N_(String) gettext_noop (String) macro
44 # define N_(String) (String) macro
55 # define N_(String) (String) macro
/toolchain/binutils/binutils-2.25/ld/
Dlexsup.c102 'a', N_("KEYWORD"), N_("Shared library control for HP/UX compatibility"),
105 'A', N_("ARCH"), N_("Set architecture") , TWO_DASHES },
107 'b', N_("TARGET"), N_("Specify target for following input files"),
110 'c', N_("FILE"), N_("Read MRI format linker script"), TWO_DASHES },
112 'd', NULL, N_("Force common symbols to be defined"), ONE_DASH },
116 'e', N_("ADDRESS"), N_("Set start address"), TWO_DASHES },
118 'E', NULL, N_("Export all dynamic symbols"), TWO_DASHES },
120 '\0', NULL, N_("Undo the effect of --export-dynamic"), TWO_DASHES },
122 '\0', NULL, N_("Link big-endian objects"), ONE_DASH },
124 '\0', NULL, N_("Link little-endian objects"), ONE_DASH },
[all …]
Dld.h50 # define N_(String) gettext_noop (String) macro
52 # define N_(String) (String) macro
61 # define N_(String) (String) macro
/toolchain/binutils/binutils-2.25/bfd/
Dbfd.c412 N_("No error"),
413 N_("System call error"),
414 N_("Invalid bfd target"),
415 N_("File in wrong format"),
416 N_("Archive object file in wrong format"),
417 N_("Invalid operation"),
418 N_("Memory exhausted"),
419 N_("No symbols"),
420 N_("Archive has no index; run ranlib to add one"),
421 N_("No more archived files"),
[all …]
Dsysdep.h199 #define N_(String) gettext_noop (String) macro
201 #define N_(String) (String) macro
210 # define N_(String) (String) macro
DpeXXigen.c1224 N_("Export Directory [.edata (or where ever we found it)]"),
1225 N_("Import Directory [parts of .idata]"),
1226 N_("Resource Directory [.rsrc]"),
1227 N_("Exception Directory [.pdata]"),
1228 N_("Security Directory"),
1229 N_("Base Relocation Directory [.reloc]"),
1230 N_("Debug Directory"),
1231 N_("Description Directory"),
1232 N_("Special Directory"),
1233 N_("Thread Storage Directory [.tls]"),
[all …]
Dcoff-ppc.c1456 h1 = N_("\n\t\t\tTOC MAPPING\n\n");
1458 h2 = N_(" TOC disassembly Comments Name\n");
1460 h3 = N_(" Offset spelling (if present)\n");
/toolchain/binutils/binutils-2.25/opcodes/
Dopintl.h40 # define N_(String) gettext_noop (String) macro
42 # define N_(String) (String) macro
51 # define N_(String) (String) macro
Dv850-opc.c53 static const char * not_valid = N_ ("displacement value is not in range and is not aligned");
54 static const char * out_of_range = N_ ("displacement value is out of range");
55 static const char * not_aligned = N_ ("displacement value is not aligned");
57 static const char * immediate_out_of_range = N_ ("immediate value is out of range");
58 static const char * branch_out_of_range = N_ ("branch value out of range");
59 static const char * branch_out_of_range_and_odd_offset = N_ ("branch value not in range and to odd …
60 static const char * branch_to_odd_offset = N_ ("branch to odd offset");
61 static const char * pos_out_of_range = N_ ("position value is out of range");
62 static const char * width_out_of_range = N_ ("width value is out of range");
63 static const char * selid_out_of_range = N_ ("SelID is out of range");
[all …]
Dm32r-asm.c52 static const char * MISSING_CLOSING_PARENTHESIS = N_("missing `)'");
/toolchain/binutils/binutils-2.25/gas/
Dasintl.h40 # define N_(String) gettext_noop (String) macro
42 # define N_(String) (String) macro
51 # define N_(String) (String) macro
/toolchain/binutils/binutils-2.25/binutils/
Dsysdep.h154 # define N_(String) gettext_noop (String) macro
156 # define N_(String) (String) macro
165 # define N_(String) (String) macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c560 N_("ARM register expected"),
561 N_("bad or missing co-processor number"),
562 N_("co-processor register expected"),
563 N_("FPA register expected"),
564 N_("VFP single precision register expected"),
565 N_("VFP/Neon double precision register expected"),
566 N_("Neon quad precision register expected"),
567 N_("VFP single or double precision register expected"),
568 N_("Neon double or quad precision register expected"),
569 N_("VFP single, double or Neon quad precision register expected"),
[all …]
Dtc-aarch64.c354 msg = N_("integer 32-bit register expected"); in get_reg_expected_msg()
357 msg = N_("integer 64-bit register expected"); in get_reg_expected_msg()
360 msg = N_("integer register expected"); in get_reg_expected_msg()
363 msg = N_("integer, zero or SP register expected"); in get_reg_expected_msg()
366 msg = N_("8-bit SIMD scalar register expected"); in get_reg_expected_msg()
369 msg = N_("16-bit SIMD scalar or floating-point half precision " in get_reg_expected_msg()
373 msg = N_("32-bit SIMD scalar or floating-point single precision " in get_reg_expected_msg()
377 msg = N_("64-bit SIMD scalar or floating-point double precision " in get_reg_expected_msg()
381 msg = N_("128-bit SIMD scalar or floating-point quad precision " in get_reg_expected_msg()
385 msg = N_("C0 - C15 expected"); in get_reg_expected_msg()
[all …]
Dtc-nds32.c1944 {"arch=", N_("<arch name>\t Assemble for architecture <arch name>\n\
1948 {"baseline=", N_("<baseline>\t Assemble for baseline <baseline>\n\
1951 {"fpu-freg=", N_("<freg>\t Specify a FPU configuration\n\
1957 {"abi=", N_("<abi>\t Specify a abi version\n\
1988 {"mac", N_("Multiply instructions support"), &nds32_mac, 1},
1989 {"div", N_("Divide instructions support"), &nds32_div, 1},
1990 {"16bit-ext", N_("16-bit extension"), &nds32_16bit_ext, 1},
1991 {"dx-regs", N_("d0/d1 registers"), &nds32_dx_regs, 1},
1992 {"perf-ext", N_("Performance extension"), &nds32_perf_ext, 1},
1993 {"perf2-ext", N_("Performance extension 2"), &nds32_perf_ext2, 1},
[all …]
Dtc-tic30.c36 N_("first"), N_("second"), N_("third"), N_("fourth"), N_("fifth")
/toolchain/binutils/binutils-2.25/bfd/hosts/
Dalphavms.h62 #define N_(String) (String) macro
/toolchain/binutils/binutils-2.25/bfd/po/
DMake-in98 --add-comments --keyword=_ --keyword=N_ \
104 --add-comments --keyword=_ --keyword=N_ \
/toolchain/binutils/binutils-2.25/gold/po/
DMake-in91 --add-comments -C --keyword=_ --keyword=N_ \
/toolchain/binutils/binutils-2.25/binutils/po/
DMake-in91 --add-comments --keyword=_ --keyword=N_ \
/toolchain/binutils/binutils-2.25/opcodes/po/
DMake-in91 --add-comments --keyword=_ --keyword=N_ \
/toolchain/binutils/binutils-2.25/gprof/po/
DMake-in91 --add-comments --keyword=_ --keyword=N_ \
/toolchain/binutils/binutils-2.25/ld/po/
DMake-in91 --add-comments -C --keyword=_ --keyword=N_ \
/toolchain/binutils/binutils-2.25/gas/po/
DMake-in91 --add-comments --keyword=_ --keyword=N_ \

12