blob: 14f59c3b4f8a087782e6e945dbbc00815c492f37 [file] [log] [blame]
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
"POT-Creation-Date: 2021-08-11 10:46+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: addr2line.c:87
#, c-format
msgid "Usage: %s [option(s)] [addr(s)]\n"
msgstr ""
#: addr2line.c:88
#, c-format
msgid " Convert addresses into line number/file name pairs.\n"
msgstr ""
#: addr2line.c:89
#, c-format
msgid ""
" If no addresses are specified on the command line, they will be read from "
"stdin\n"
msgstr ""
#: addr2line.c:90
#, c-format
msgid ""
" The options are:\n"
" @<file> Read options from <file>\n"
" -a --addresses Show addresses\n"
" -b --target=<bfdname> Set the binary file format\n"
" -e --exe=<executable> Set the input file name (default is a.out)\n"
" -i --inlines Unwind inlined functions\n"
" -j --section=<name> Read section-relative offsets instead of addresses\n"
" -p --pretty-print Make the output easier to read for humans\n"
" -s --basenames Strip directory names\n"
" -f --functions Show function names\n"
" -C --demangle[=style] Demangle function names\n"
" -R --recurse-limit Enable a limit on recursion whilst demangling. "
"[Default]\n"
" -r --no-recurse-limit Disable a limit on recursion whilst demangling\n"
" -h --help Display this information\n"
" -v --version Display the program's version\n"
"\n"
msgstr ""
#: addr2line.c:109 ar.c:357 ar.c:394 coffdump.c:471 dlltool.c:3715
#: dllwrap.c:518 elfedit.c:952 objcopy.c:697 objcopy.c:752 readelf.c:4855
#: size.c:109 srconv.c:1704 strings.c:706 sysdump.c:649 windmc.c:227
#: windres.c:690
#, c-format
msgid "Report bugs to %s\n"
msgstr ""
#. Note for translators: This printf is used to join the
#. function name just printed above to the line number/
#. file name pair that is about to be printed below. Eg:
#.
#. foo at 123:bar.c
#: addr2line.c:313
#, c-format
msgid " at "
msgstr ""
#. Note for translators: This printf is used to join the
#. line number/file name pair that has just been printed with
#. the line number/file name pair that is going to be printed
#. by the next iteration of the while loop. Eg:
#.
#. 123:bar.c (inlined by) 456:main.c
#: addr2line.c:353
#, c-format
msgid " (inlined by) "
msgstr ""
#: addr2line.c:386
#, c-format
msgid "%s: cannot get addresses from archive"
msgstr ""
#: addr2line.c:403
#, c-format
msgid "%s: cannot find section %s"
msgstr ""
#: addr2line.c:442 ar.c:756 dlltool.c:3239 nm.c:1807 objcopy.c:6029
#: objdump.c:5219 size.c:151 strings.c:289 windmc.c:958 windres.c:816
msgid "fatal error: libbfd ABI mismatch"
msgstr ""
#: addr2line.c:469 nm.c:1833 objdump.c:5266 readelf.c:5128
#, c-format
msgid "unknown demangling style `%s'"
msgstr ""
#: ar.c:274
#, c-format
msgid "no entry %s in archive\n"
msgstr ""
#: ar.c:288
#, c-format
msgid ""
"Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [--plugin "
"<name>] [member-name] [count] archive-file file...\n"
msgstr ""
#: ar.c:294
#, c-format
msgid ""
"Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [member-"
"name] [count] archive-file file...\n"
msgstr ""
#: ar.c:302
#, c-format
msgid " %s -M [<mri-script]\n"
msgstr ""
#: ar.c:303
#, c-format
msgid " commands:\n"
msgstr ""
#: ar.c:304
#, c-format
msgid " d - delete file(s) from the archive\n"
msgstr ""
#: ar.c:305
#, c-format
msgid " m[ab] - move file(s) in the archive\n"
msgstr ""
#: ar.c:306
#, c-format
msgid " p - print file(s) found in the archive\n"
msgstr ""
#: ar.c:307
#, c-format
msgid " q[f] - quick append file(s) to the archive\n"
msgstr ""
#: ar.c:308
#, c-format
msgid ""
" r[ab][f][u] - replace existing or insert new file(s) into the archive\n"
msgstr ""
#: ar.c:309
#, c-format
msgid " s - act as ranlib\n"
msgstr ""
#: ar.c:310
#, c-format
msgid " t[O][v] - display contents of the archive\n"
msgstr ""
#: ar.c:311
#, c-format
msgid " x[o] - extract file(s) from the archive\n"
msgstr ""
#: ar.c:312
#, c-format
msgid " command specific modifiers:\n"
msgstr ""
#: ar.c:313
#, c-format
msgid " [a] - put file(s) after [member-name]\n"
msgstr ""
#: ar.c:314
#, c-format
msgid " [b] - put file(s) before [member-name] (same as [i])\n"
msgstr ""
#: ar.c:317
#, c-format
msgid " [D] - use zero for timestamps and uids/gids (default)\n"
msgstr ""
#: ar.c:319
#, c-format
msgid " [U] - use actual timestamps and uids/gids\n"
msgstr ""
#: ar.c:324
#, c-format
msgid " [D] - use zero for timestamps and uids/gids\n"
msgstr ""
#: ar.c:326
#, c-format
msgid " [U] - use actual timestamps and uids/gids (default)\n"
msgstr ""
#: ar.c:329
#, c-format
msgid " [N] - use instance [count] of name\n"
msgstr ""
#: ar.c:330
#, c-format
msgid " [f] - truncate inserted file names\n"
msgstr ""
#: ar.c:331
#, c-format
msgid " [P] - use full path names when matching\n"
msgstr ""
#: ar.c:332
#, c-format
msgid " [o] - preserve original dates\n"
msgstr ""
#: ar.c:333
#, c-format
msgid " [O] - display offsets of files in the archive\n"
msgstr ""
#: ar.c:334
#, c-format
msgid ""
" [u] - only replace files that are newer than current archive "
"contents\n"
msgstr ""
#: ar.c:335
#, c-format
msgid " generic modifiers:\n"
msgstr ""
#: ar.c:336
#, c-format
msgid " [c] - do not warn if the library had to be created\n"
msgstr ""
#: ar.c:337
#, c-format
msgid " [s] - create an archive index (cf. ranlib)\n"
msgstr ""
#: ar.c:338
#, c-format
msgid " [l <text> ] - specify the dependencies of this library\n"
msgstr ""
#: ar.c:339
#, c-format
msgid " [S] - do not build a symbol table\n"
msgstr ""
#: ar.c:340
#, c-format
msgid " [T] - make a thin archive\n"
msgstr ""
#: ar.c:341
#, c-format
msgid " [v] - be verbose\n"
msgstr ""
#: ar.c:342
#, c-format
msgid " [V] - display the version number\n"
msgstr ""
#: ar.c:343
#, c-format
msgid " @<file> - read options from <file>\n"
msgstr ""
#: ar.c:344
#, c-format
msgid " --target=BFDNAME - specify the target object format as BFDNAME\n"
msgstr ""
#: ar.c:345
#, c-format
msgid ""
" --output=DIRNAME - specify the output directory for extraction operations\n"
msgstr ""
#: ar.c:346
#, c-format
msgid " --record-libdeps=<text> - specify the dependencies of this library\n"
msgstr ""
#: ar.c:348
#, c-format
msgid " optional:\n"
msgstr ""
#: ar.c:349
#, c-format
msgid " --plugin <p> - load the specified plugin\n"
msgstr ""
#: ar.c:370
#, c-format
msgid "Usage: %s [options] archive\n"
msgstr ""
#: ar.c:371
#, c-format
msgid " Generate an index to speed access to archives\n"
msgstr ""
#: ar.c:372
#, c-format
msgid ""
" The options are:\n"
" @<file> Read options from <file>\n"
msgstr ""
#: ar.c:375
#, c-format
msgid " --plugin <name> Load the specified plugin\n"
msgstr ""
#: ar.c:379
#, c-format
msgid ""
" -D Use zero for symbol map timestamp (default)\n"
" -U Use an actual symbol map timestamp\n"
msgstr ""
#: ar.c:383
#, c-format
msgid ""
" -D Use zero for symbol map timestamp\n"
" -U Use actual symbol map timestamp (default)\n"
msgstr ""
#: ar.c:386
#, c-format
msgid ""
" -t Update the archive's symbol map timestamp\n"
" -h --help Print this help message\n"
" -v --version Print version information\n"
msgstr ""
#: ar.c:511
msgid "two different operation options specified"
msgstr ""
#: ar.c:547
msgid "libdeps specified more than once"
msgstr ""
#: ar.c:608 ar.c:683 nm.c:1926
#, c-format
msgid "sorry - this program has been built without plugin support\n"
msgstr ""
#: ar.c:812
msgid "no operation specified"
msgstr ""
#: ar.c:815
msgid "`u' is only meaningful with the `r' option."
msgstr ""
#: ar.c:818
msgid "`u' is not meaningful with the `D' option."
msgstr ""
#: ar.c:821
msgid "`u' modifier ignored since `D' is the default (see `U')"
msgstr ""
#: ar.c:830
msgid "missing position arg."
msgstr ""
#: ar.c:836
msgid "`N' is only meaningful with the `x' and `d' options."
msgstr ""
#: ar.c:838
msgid "`N' missing value."
msgstr ""
#: ar.c:841
msgid "Value for `N' must be positive."
msgstr ""
#: ar.c:857
msgid "`x' cannot be used on thin archives."
msgstr ""
#: ar.c:871
msgid "Cannot create libdeps record."
msgstr ""
#: ar.c:874
msgid "Cannot set libdeps record type to binary."
msgstr ""
#: ar.c:877
msgid "Cannot set libdeps object format."
msgstr ""
#: ar.c:880
msgid "Cannot make libdeps object writable."
msgstr ""
#: ar.c:883
msgid "Cannot write libdeps record."
msgstr ""
#: ar.c:886
msgid "Cannot make libdeps object readable."
msgstr ""
#: ar.c:889
msgid "Cannot reset libdeps record type."
msgstr ""
#: ar.c:950
#, c-format
msgid "internal error -- this option not implemented"
msgstr ""
#: ar.c:1019
#, c-format
msgid "creating %s"
msgstr ""
#: ar.c:1050
#, c-format
msgid "Cannot convert existing library %s to thin format"
msgstr ""
#: ar.c:1056
#, c-format
msgid "Cannot convert existing thin library %s to normal format"
msgstr ""
#: ar.c:1088 ar.c:1185 ar.c:1507 objcopy.c:3606
#, c-format
msgid "internal stat error on %s"
msgstr ""
#: ar.c:1107 ar.c:1211
#, c-format
msgid "%s is not a valid archive"
msgstr ""
#: ar.c:1135
#, c-format
msgid "illegal output pathname for archive member: %s, using '%s' instead"
msgstr ""
#: ar.c:1259
msgid "could not create temporary file whilst writing archive"
msgstr ""
#: ar.c:1410
#, c-format
msgid "No member named `%s'\n"
msgstr ""
#: ar.c:1460
#, c-format
msgid "no entry %s in archive %s!"
msgstr ""
#: ar.c:1620
#, c-format
msgid "%s: no archive map to update"
msgstr ""
#: arsup.c:91
#, c-format
msgid "No entry %s in archive.\n"
msgstr ""
#: arsup.c:116
#, c-format
msgid "Can't open file %s\n"
msgstr ""
#: arsup.c:159
#, c-format
msgid "%s: Can't open temporary file (%s)\n"
msgstr ""
#: arsup.c:170
#, c-format
msgid "%s: Can't open output archive %s\n"
msgstr ""
#: arsup.c:191
#, c-format
msgid "%s: Can't open input archive %s\n"
msgstr ""
#: arsup.c:200
#, c-format
msgid "%s: file %s is not an archive\n"
msgstr ""
#: arsup.c:240
#, c-format
msgid "%s: no output archive specified yet\n"
msgstr ""
#: arsup.c:260 arsup.c:303 arsup.c:345 arsup.c:383 arsup.c:449
#, c-format
msgid "%s: no open output archive\n"
msgstr ""
#: arsup.c:276 arsup.c:404 arsup.c:430
#, c-format
msgid "%s: can't open file %s\n"
msgstr ""
#: arsup.c:330 arsup.c:426 arsup.c:507
#, c-format
msgid "%s: can't find module file %s\n"
msgstr ""
#: arsup.c:458
#, c-format
msgid "Current open archive is %s\n"
msgstr ""
#: arsup.c:482
#, c-format
msgid "%s: no open archive\n"
msgstr ""
#: binemul.c:38
#, c-format
msgid " No emulation specific options\n"
msgstr ""
#. Macros for common output.
#: binemul.h:45
#, c-format
msgid " emulation options: \n"
msgstr ""
#: bucomm.c:43 bucomm.c:77
msgid "cause of error unknown"
msgstr ""
#: bucomm.c:157
#, c-format
msgid "can't set BFD default target to `%s': %s"
msgstr ""
#: bucomm.c:169
#, c-format
msgid "%s: Matching formats:"
msgstr ""
#: bucomm.c:184
#, c-format
msgid "Supported targets:"
msgstr ""
#: bucomm.c:186
#, c-format
msgid "%s: supported targets:"
msgstr ""
#: bucomm.c:204
#, c-format
msgid "Supported architectures:"
msgstr ""
#: bucomm.c:206
#, c-format
msgid "%s: supported architectures:"
msgstr ""
#: bucomm.c:219
msgid "big endian"
msgstr ""
#: bucomm.c:220
msgid "little endian"
msgstr ""
#: bucomm.c:221
msgid "endianness unknown"
msgstr ""
#: bucomm.c:268
#, c-format
msgid ""
"%s\n"
" (header %s, data %s)\n"
msgstr ""
#: bucomm.c:417
#, c-format
msgid "BFD header file version %s\n"
msgstr ""
#: bucomm.c:447
#, c-format
msgid "<time data corrupt>"
msgstr ""
#: bucomm.c:587
#, c-format
msgid "%s: bad number: %s"
msgstr ""
#: bucomm.c:607 strings.c:402
#, c-format
msgid "'%s': No such file"
msgstr ""
#: bucomm.c:609 strings.c:404
#, c-format
msgid "Warning: could not locate '%s'. reason: %s"
msgstr ""
#: bucomm.c:613 strings.c:410
#, c-format
msgid "Warning: '%s' is a directory"
msgstr ""
#: bucomm.c:615 bucomm.c:628
#, c-format
msgid "Warning: '%s' is not an ordinary file"
msgstr ""
#: bucomm.c:617
#, c-format
msgid "Warning: '%s' has negative size, probably it is too large"
msgstr ""
#: coffdump.c:106
#, c-format
msgid "#lines %d "
msgstr ""
#: coffdump.c:129
#, c-format
msgid "size %d "
msgstr ""
#: coffdump.c:134
#, c-format
msgid "section definition at %x size %x\n"
msgstr ""
#: coffdump.c:140
#, c-format
msgid "pointer to"
msgstr ""
#: coffdump.c:145
#, c-format
msgid "array [%d] of"
msgstr ""
#: coffdump.c:150
#, c-format
msgid "function returning"
msgstr ""
#: coffdump.c:154
#, c-format
msgid "arguments"
msgstr ""
#: coffdump.c:158
#, c-format
msgid "code"
msgstr ""
#: coffdump.c:164
#, c-format
msgid "structure definition"
msgstr ""
#: coffdump.c:170
#, c-format
msgid "structure ref to UNKNOWN struct"
msgstr ""
#: coffdump.c:172
#, c-format
msgid "structure ref to %s"
msgstr ""
#: coffdump.c:175
#, c-format
msgid "enum ref to %s"
msgstr ""
#: coffdump.c:178
#, c-format
msgid "enum definition"
msgstr ""
#: coffdump.c:251
#, c-format
msgid "Stack offset %x"
msgstr ""
#: coffdump.c:254
#, c-format
msgid "Memory section %s+%x"
msgstr ""
#: coffdump.c:257
#, c-format
msgid "Register %d"
msgstr ""
#: coffdump.c:260
#, c-format
msgid "Struct Member offset %x"
msgstr ""
#: coffdump.c:263
#, c-format
msgid "Enum Member offset %x"
msgstr ""
#: coffdump.c:266
#, c-format
msgid "Undefined symbol"
msgstr ""
#: coffdump.c:334
#, c-format
msgid "List of symbols"
msgstr ""
#: coffdump.c:341
#, c-format
msgid "Symbol %s, tag %d, number %d"
msgstr ""
#: coffdump.c:345 readelf.c:18468 readelf.c:18559
#, c-format
msgid "Type"
msgstr ""
#: coffdump.c:350
#, c-format
msgid "Where"
msgstr ""
#: coffdump.c:354
#, c-format
msgid "Visible"
msgstr ""
#: coffdump.c:370
msgid "List of blocks "
msgstr ""
#: coffdump.c:383
#, c-format
msgid "vars %d"
msgstr ""
#: coffdump.c:386
#, c-format
msgid "blocks"
msgstr ""
#: coffdump.c:404
#, c-format
msgid "List of source files"
msgstr ""
#: coffdump.c:410
#, c-format
msgid "Source file %s"
msgstr ""
#: coffdump.c:424
#, c-format
msgid "section %s %d %d address %x size %x number %d nrelocs %u"
msgstr ""
#. PR 17512: file: 0a38fb7c.
#: coffdump.c:436
msgid "<no sym>"
msgstr ""
#: coffdump.c:451
#, c-format
msgid "#sources %d"
msgstr ""
#: coffdump.c:462 sysdump.c:642
#, c-format
msgid "Usage: %s [option(s)] in-file\n"
msgstr ""
#: coffdump.c:463
#, c-format
msgid " Print a human readable interpretation of a COFF object file\n"
msgstr ""
#: coffdump.c:464
#, c-format
msgid ""
" The options are:\n"
" @<file> Read options from <file>\n"
" -h --help Display this information\n"
" -v --version Display the program's version\n"
"\n"
msgstr ""
#: coffdump.c:532 srconv.c:1793 sysdump.c:705
msgid "no input file specified"
msgstr ""
#: coffgrok.c:107
msgid "Out of context scope change encountered"
msgstr ""
#: coffgrok.c:130
#, c-format
msgid "Invalid section target index: %u"
msgstr ""
#: coffgrok.c:187
#, c-format
msgid "Invalid section target index: %d"
msgstr ""
#: coffgrok.c:190
msgid "Target section has insufficient relocs"
msgstr ""
#: coffgrok.c:198 coffgrok.c:445
#, c-format
msgid "Symbol index %u encountered when there are no symbols"
msgstr ""
#: coffgrok.c:199 coffgrok.c:446
#, c-format
msgid "Invalid symbol index %u encountered"
msgstr ""
#: coffgrok.c:251
#, c-format
msgid "Invalid section number (%d) encountered"
msgstr ""
#: coffgrok.c:273
#, c-format
msgid "Unrecognized symbol class: %d"
msgstr ""
#: coffgrok.c:351
#, c-format
msgid "Type entry %u does not have enough symbolic information"
msgstr ""
#: coffgrok.c:354
#, c-format
msgid "Type entry %u does not refer to a symbol"
msgstr ""
#: coffgrok.c:376
msgid "Section definition needs a section length"
msgstr ""
#: coffgrok.c:427
msgid "Aggregate definition needs auxiliary information"
msgstr ""
#: coffgrok.c:436
#, c-format
msgid "Invalid tag index %#lx encountered"
msgstr ""
#: coffgrok.c:477
msgid "Enum definition needs auxiliary information"
msgstr ""
#: coffgrok.c:484
#, c-format
msgid "Invalid enum symbol index %u encountered"
msgstr ""
#: coffgrok.c:520
msgid "Array definition needs auxiliary information"
msgstr ""
#: coffgrok.c:536
#, c-format
msgid "Out of range sum for els (%#x) * size (%#x)"
msgstr ""
#: coffgrok.c:627 coffgrok.c:870
#, c-format
msgid "Unrecognised symbol class: %d"
msgstr ""
#: coffgrok.c:644
msgid "ICE: do_define called without a block"
msgstr ""
#: coffgrok.c:646
#, c-format
msgid "Out of range symbol index: %u"
msgstr ""
#: coffgrok.c:683
msgid "Section referenced before any file is defined"
msgstr ""
#: coffgrok.c:701
#, c-format
msgid "Out of range sum for offset (%#x) + size (%#x)"
msgstr ""
#: coffgrok.c:706
#, c-format
msgid "Out of range type size: %u"
msgstr ""
#: coffgrok.c:792
msgid "Function start encountered without a top level scope."
msgstr ""
#: coffgrok.c:818
msgid "Block start encountered without a scope for it."
msgstr ""
#: coffgrok.c:828
msgid "Function arguments encountered without a function definition"
msgstr ""
#: coffgrok.c:836
msgid "Structure element encountered without a structure definition"
msgstr ""
#: coffgrok.c:841
msgid "Enum element encountered without an enum definition"
msgstr ""
#: coffgrok.c:849
msgid "Aggregate definition encountered without a scope"
msgstr ""
#: coffgrok.c:855
msgid "Label definition encountered without a file scope"
msgstr ""
#: coffgrok.c:863
msgid "Variable definition encountered without a scope"
msgstr ""
#: coffgrok.c:886
#, c-format
msgid "%s: is not a COFF format file"
msgstr ""
#: cxxfilt.c:124 nm.c:324 objdump.c:390
#, c-format
msgid "Report bugs to %s.\n"
msgstr ""
#: debug.c:647
msgid "debug_add_to_current_namespace: no current file"
msgstr ""
#: debug.c:726
msgid "debug_start_source: no debug_set_filename call"
msgstr ""
#: debug.c:780
msgid "debug_record_function: no debug_set_filename call"
msgstr ""
#: debug.c:832
msgid "debug_record_parameter: no current function"
msgstr ""
#: debug.c:864
msgid "debug_end_function: no current function"
msgstr ""
#: debug.c:870
msgid "debug_end_function: some blocks were not closed"
msgstr ""
#: debug.c:898
msgid "debug_start_block: no current block"
msgstr ""
#: debug.c:934
msgid "debug_end_block: no current block"
msgstr ""
#: debug.c:941
msgid "debug_end_block: attempt to close top level block"
msgstr ""
#: debug.c:964
msgid "debug_record_line: no current unit"
msgstr ""
#. FIXME
#: debug.c:1017
msgid "debug_start_common_block: not implemented"
msgstr ""
#. FIXME
#: debug.c:1028
msgid "debug_end_common_block: not implemented"
msgstr ""
#. FIXME.
#: debug.c:1112
msgid "debug_record_label: not implemented"
msgstr ""
#: debug.c:1134
msgid "debug_record_variable: no current file"
msgstr ""
#: debug.c:1662
msgid "debug_make_undefined_type: unsupported kind"
msgstr ""
#: debug.c:1839
msgid "debug_name_type: no current file"
msgstr ""
#: debug.c:1884
msgid "debug_tag_type: no current file"
msgstr ""
#: debug.c:1892
msgid "debug_tag_type: extra tag attempted"
msgstr ""
#: debug.c:1929
#, c-format
msgid "Warning: changing type size from %d to %d\n"
msgstr ""
#: debug.c:1951
msgid "debug_find_named_type: no current compilation unit"
msgstr ""
#: debug.c:2054
#, c-format
msgid "debug_get_real_type: circular debug information for %s\n"
msgstr ""
#: debug.c:2484
msgid "debug_write_type: illegal type encountered"
msgstr ""
#: dlltool.c:869 dlltool.c:893 dlltool.c:922
#, c-format
msgid "Internal error: Unknown machine type: %d"
msgstr ""
#: dlltool.c:964
#, c-format
msgid "Can't open def file: %s"
msgstr ""
#: dlltool.c:969
#, c-format
msgid "Processing def file: %s"
msgstr ""
#: dlltool.c:973
msgid "Processed def file"
msgstr ""
#: dlltool.c:997
#, c-format
msgid "Syntax error in def file %s:%d"
msgstr ""
#: dlltool.c:1034
#, c-format
msgid "%s: Path components stripped from image name, '%s'."
msgstr ""
#: dlltool.c:1052
#, c-format
msgid "NAME: %s base: %x"
msgstr ""
#: dlltool.c:1055 dlltool.c:1076
msgid "Can't have LIBRARY and NAME"
msgstr ""
#: dlltool.c:1073
#, c-format
msgid "LIBRARY: %s base: %x"
msgstr ""
#: dlltool.c:1228
#, c-format
msgid "VERSION %d.%d\n"
msgstr ""
#: dlltool.c:1276
#, c-format
msgid "run: %s %s"
msgstr ""
#: dlltool.c:1317 resrc.c:288
#, c-format
msgid "wait: %s"
msgstr ""
#: dlltool.c:1322 dllwrap.c:416 resrc.c:293
#, c-format
msgid "subprocess got fatal signal %d"
msgstr ""
#: dlltool.c:1328 dllwrap.c:423 resrc.c:300
#, c-format
msgid "%s exited with status %d"
msgstr ""
#: dlltool.c:1359
#, c-format
msgid "Sucking in info from %s section in %s"
msgstr ""
#: dlltool.c:1499
#, c-format
msgid "Excluding symbol: %s"
msgstr ""
#: dlltool.c:1588 dlltool.c:1599 nm.c:1172 nm.c:1183 nm.c:1193
#, c-format
msgid "%s: no symbols"
msgstr ""
#. FIXME: we ought to read in and block out the base relocations.
#: dlltool.c:1625
#, c-format
msgid "Done reading %s"
msgstr ""
#: dlltool.c:1635
#, c-format
msgid "Unable to open object file: %s: %s"
msgstr ""
#: dlltool.c:1638
#, c-format
msgid "Scanning object file %s"
msgstr ""
#: dlltool.c:1658
#, c-format
msgid "Cannot produce mcore-elf dll from archive file: %s"
msgstr ""
#: dlltool.c:1760
msgid "Adding exports to output file"
msgstr ""
#: dlltool.c:1812
msgid "Added exports to output file"
msgstr ""
#: dlltool.c:1980
#, c-format
msgid "Generating export file: %s"
msgstr ""
#: dlltool.c:1985
#, c-format
msgid "Unable to open temporary assembler file: %s"
msgstr ""
#: dlltool.c:1990
#, c-format
msgid "Opened temporary file: %s"
msgstr ""
#: dlltool.c:2166
msgid "failed to read the number of entries from base file"
msgstr ""
#: dlltool.c:2217
msgid "Generated exports file"
msgstr ""
#: dlltool.c:2375
#, c-format
msgid "bfd_open failed open stub file: %s: %s"
msgstr ""
#: dlltool.c:2379
#, c-format
msgid "Creating stub file: %s"
msgstr ""
#: dlltool.c:2693
#, c-format
msgid "bfd_open failed reopen stub file: %s: %s"
msgstr ""
#: dlltool.c:2707 dlltool.c:2786
#, c-format
msgid "failed to open temporary head file: %s"
msgstr ""
#: dlltool.c:2771 dlltool.c:2861
#, c-format
msgid "failed to open temporary head file: %s: %s"
msgstr ""
#: dlltool.c:2876
#, c-format
msgid "failed to open temporary tail file: %s"
msgstr ""
#: dlltool.c:2912
#, c-format
msgid "failed to open temporary tail file: %s: %s"
msgstr ""
#: dlltool.c:2935
#, c-format
msgid "Can't create .lib file: %s: %s"
msgstr ""
#: dlltool.c:2939
#, c-format
msgid "Creating library file: %s"
msgstr ""
#: dlltool.c:3026 dlltool.c:3032
#, c-format
msgid "cannot delete %s: %s"
msgstr ""
#: dlltool.c:3038
msgid "Created lib file"
msgstr ""
#: dlltool.c:3244
#, c-format
msgid "Can't open .lib file: %s: %s"
msgstr ""
#: dlltool.c:3252 dlltool.c:3274
#, c-format
msgid "%s is not a library"
msgstr ""
#: dlltool.c:3292
#, c-format
msgid "Import library `%s' specifies two or more dlls"
msgstr ""
#: dlltool.c:3303
#, c-format
msgid "Unable to determine dll name for `%s' (not an import library?)"
msgstr ""
#: dlltool.c:3529
#, c-format
msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
msgstr ""
#: dlltool.c:3535
#, c-format
msgid "Error, duplicate EXPORT with ordinals: %s"
msgstr ""
#: dlltool.c:3638
msgid "Processing definitions"
msgstr ""
#: dlltool.c:3665
msgid "Processed definitions"
msgstr ""
#. xgetext:c-format
#: dlltool.c:3672 dllwrap.c:477
#, c-format
msgid "Usage %s <option(s)> <object-file(s)>\n"
msgstr ""
#. xgetext:c-format
#: dlltool.c:3674
#, c-format
msgid ""
" -m --machine <machine> Create as DLL for <machine>. [default: %s]\n"
msgstr ""
#: dlltool.c:3675
#, c-format
msgid ""
" possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, "
"thumb\n"
msgstr ""
#: dlltool.c:3676
#, c-format
msgid " -e --output-exp <outname> Generate an export file.\n"
msgstr ""
#: dlltool.c:3677
#, c-format
msgid " -l --output-lib <outname> Generate an interface library.\n"
msgstr ""
#: dlltool.c:3678
#, c-format
msgid " -y --output-delaylib <outname> Create a delay-import library.\n"
msgstr ""
#: dlltool.c:3679
#, c-format
msgid " -a --add-indirect Add dll indirects to export file.\n"
msgstr ""
#: dlltool.c:3680
#, c-format
msgid ""
" -D --dllname <name> Name of input dll to put into interface lib.\n"
msgstr ""
#: dlltool.c:3681
#, c-format
msgid " -d --input-def <deffile> Name of .def file to be read in.\n"
msgstr ""
#: dlltool.c:3682
#, c-format
msgid " -z --output-def <deffile> Name of .def file to be created.\n"
msgstr ""
#: dlltool.c:3683
#, c-format
msgid " --export-all-symbols Export all symbols to .def\n"
msgstr ""
#: dlltool.c:3684
#, c-format
msgid " --no-export-all-symbols Only export listed symbols\n"
msgstr ""
#: dlltool.c:3685
#, c-format
msgid " --exclude-symbols <list> Don't export <list>\n"
msgstr ""
#: dlltool.c:3686
#, c-format
msgid " --no-default-excludes Clear default exclude symbols\n"
msgstr ""
#: dlltool.c:3687
#, c-format
msgid " -b --base-file <basefile> Read linker generated base file.\n"
msgstr ""
#: dlltool.c:3688
#, c-format
msgid " -x --no-idata4 Don't generate idata$4 section.\n"
msgstr ""
#: dlltool.c:3689
#, c-format
msgid " -c --no-idata5 Don't generate idata$5 section.\n"
msgstr ""
#: dlltool.c:3690
#, c-format
msgid ""
" --use-nul-prefixed-import-tables Use zero prefixed idata$4 and idata"
"$5.\n"
msgstr ""
#: dlltool.c:3691
#, c-format
msgid ""
" -U --add-underscore Add underscores to all symbols in interface "
"library.\n"
msgstr ""
#: dlltool.c:3692
#, c-format
msgid ""
" --add-stdcall-underscore Add underscores to stdcall symbols in "
"interface library.\n"
msgstr ""
#: dlltool.c:3693
#, c-format
msgid ""
" --no-leading-underscore All symbols shouldn't be prefixed by an "
"underscore.\n"
msgstr ""
#: dlltool.c:3694
#, c-format
msgid ""
" --leading-underscore All symbols should be prefixed by an "
"underscore.\n"
msgstr ""
#: dlltool.c:3695
#, c-format
msgid " -k --kill-at Kill @<n> from exported names.\n"
msgstr ""
#: dlltool.c:3696
#, c-format
msgid " -A --add-stdcall-alias Add aliases without @<n>.\n"
msgstr ""
#: dlltool.c:3697
#, c-format
msgid " -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
msgstr ""
#: dlltool.c:3698
#, c-format
msgid " -S --as <name> Use <name> for assembler.\n"
msgstr ""
#: dlltool.c:3699
#, c-format
msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n"
msgstr ""
#: dlltool.c:3700
#, c-format
msgid ""
" -C --compat-implib Create backward compatible import library.\n"
msgstr ""
#: dlltool.c:3701
#, c-format
msgid ""
" -n --no-delete Keep temp files (repeat for extra "
"preservation).\n"
msgstr ""
#: dlltool.c:3702
#, c-format
msgid ""
" -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
msgstr ""
#: dlltool.c:3703
#, c-format
msgid ""
" -I --identify <implib> Report the name of the DLL associated with "
"<implib>.\n"
msgstr ""
#: dlltool.c:3704
#, c-format
msgid ""
" --identify-strict Causes --identify to report error when multiple "
"DLLs.\n"
msgstr ""
#: dlltool.c:3705
#, c-format
msgid " -v --verbose Be verbose.\n"
msgstr ""
#: dlltool.c:3706
#, c-format
msgid " -V --version Display the program version.\n"
msgstr ""
#: dlltool.c:3707
#, c-format
msgid " -h --help Display this information.\n"
msgstr ""
#: dlltool.c:3708
#, c-format
msgid " @<file> Read options from <file>.\n"
msgstr ""
#: dlltool.c:3710
#, c-format
msgid ""
" -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n"
msgstr ""
#: dlltool.c:3711
#, c-format
msgid " -L --linker <name> Use <name> as the linker.\n"
msgstr ""
#: dlltool.c:3712
#, c-format
msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n"
msgstr ""
#: dlltool.c:3856
#, c-format
msgid "Unable to open def-file: %s"
msgstr ""
#: dlltool.c:3861
#, c-format
msgid "Path components stripped from dllname, '%s'."
msgstr ""
#: dlltool.c:3909
#, c-format
msgid "Unable to open base-file: %s"
msgstr ""
#: dlltool.c:3944
#, c-format
msgid "Machine '%s' not supported"
msgstr ""
#: dlltool.c:4024
#, c-format
msgid "Warning, machine type (%d) not supported for delayimport."
msgstr ""
#: dlltool.c:4092 dllwrap.c:206
#, c-format
msgid "Tried file: %s"
msgstr ""
#: dlltool.c:4099 dllwrap.c:213
#, c-format
msgid "Using file: %s"
msgstr ""
#: dllwrap.c:296
#, c-format
msgid "Keeping temporary base file %s"
msgstr ""
#: dllwrap.c:298
#, c-format
msgid "Deleting temporary base file %s"
msgstr ""
#: dllwrap.c:312
#, c-format
msgid "Keeping temporary exp file %s"
msgstr ""
#: dllwrap.c:314
#, c-format
msgid "Deleting temporary exp file %s"
msgstr ""
#: dllwrap.c:327
#, c-format
msgid "Keeping temporary def file %s"
msgstr ""
#: dllwrap.c:329
#, c-format
msgid "Deleting temporary def file %s"
msgstr ""
#: dllwrap.c:411
#, c-format
msgid "pwait returns: %s"
msgstr ""
#: dllwrap.c:478
#, c-format
msgid " Generic options:\n"
msgstr ""
#: dllwrap.c:479
#, c-format
msgid " @<file> Read options from <file>\n"
msgstr ""
#: dllwrap.c:480
#, c-format
msgid " --quiet, -q Work quietly\n"
msgstr ""
#: dllwrap.c:481
#, c-format
msgid " --verbose, -v Verbose\n"
msgstr ""
#: dllwrap.c:482
#, c-format
msgid " --version Print dllwrap version\n"
msgstr ""
#: dllwrap.c:483
#, c-format
msgid " --implib <outname> Synonym for --output-lib\n"
msgstr ""
#: dllwrap.c:484
#, c-format
msgid " Options for %s:\n"
msgstr ""
#: dllwrap.c:485
#, c-format
msgid " --driver-name <driver> Defaults to \"gcc\"\n"
msgstr ""
#: dllwrap.c:486
#, c-format
msgid " --driver-flags <flags> Override default ld flags\n"
msgstr ""
#: dllwrap.c:487
#, c-format
msgid " --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
msgstr ""
#: dllwrap.c:488
#, c-format
msgid " --entry <entry> Specify alternate DLL entry point\n"
msgstr ""
#: dllwrap.c:489
#, c-format
msgid " --image-base <base> Specify image base address\n"
msgstr ""
#: dllwrap.c:490
#, c-format
msgid " --target <machine> i386-cygwin32 or i386-mingw32\n"
msgstr ""
#: dllwrap.c:491
#, c-format
msgid " --dry-run Show what needs to be run\n"
msgstr ""
#: dllwrap.c:492
#, c-format
msgid " --mno-cygwin Create Mingw DLL\n"
msgstr ""
#: dllwrap.c:493
#, c-format
msgid " Options passed to DLLTOOL:\n"
msgstr ""
#: dllwrap.c:494
#, c-format
msgid " --machine <machine>\n"
msgstr ""
#: dllwrap.c:495
#, c-format
msgid " --output-exp <outname> Generate export file.\n"
msgstr ""
#: dllwrap.c:496
#, c-format
msgid " --output-lib <outname> Generate input library.\n"
msgstr ""
#: dllwrap.c:497
#, c-format
msgid " --add-indirect Add dll indirects to export file.\n"
msgstr ""
#: dllwrap.c:498
#, c-format
msgid " --dllname <name> Name of input dll to put into output lib.\n"
msgstr ""
#: dllwrap.c:499
#, c-format
msgid " --def <deffile> Name input .def file\n"
msgstr ""
#: dllwrap.c:500
#, c-format
msgid " --output-def <deffile> Name output .def file\n"
msgstr ""
#: dllwrap.c:501
#, c-format
msgid " --export-all-symbols Export all symbols to .def\n"
msgstr ""
#: dllwrap.c:502
#, c-format
msgid " --no-export-all-symbols Only export .drectve symbols\n"
msgstr ""
#: dllwrap.c:503
#, c-format
msgid " --exclude-symbols <list> Exclude <list> from .def\n"
msgstr ""
#: dllwrap.c:504
#, c-format
msgid " --no-default-excludes Zap default exclude symbols\n"
msgstr ""
#: dllwrap.c:505
#, c-format
msgid " --base-file <basefile> Read linker generated base file\n"
msgstr ""
#: dllwrap.c:506
#, c-format
msgid " --no-idata4 Don't generate idata$4 section\n"
msgstr ""
#: dllwrap.c:507
#, c-format
msgid " --no-idata5 Don't generate idata$5 section\n"
msgstr ""
#: dllwrap.c:508
#, c-format
msgid " -U Add underscores to .lib\n"
msgstr ""
#: dllwrap.c:509
#, c-format
msgid " -k Kill @<n> from exported names\n"
msgstr ""
#: dllwrap.c:510
#, c-format
msgid " --add-stdcall-alias Add aliases without @<n>\n"
msgstr ""
#: dllwrap.c:511
#, c-format
msgid " --as <name> Use <name> for assembler\n"
msgstr ""
#: dllwrap.c:512
#, c-format
msgid " --nodelete Keep temp files.\n"
msgstr ""
#: dllwrap.c:513
#, c-format
msgid " --no-leading-underscore Entrypoint without underscore\n"
msgstr ""
#: dllwrap.c:514
#, c-format
msgid " --leading-underscore Entrypoint with underscore.\n"
msgstr ""
#: dllwrap.c:515
#, c-format
msgid " Rest are passed unmodified to the language driver\n"
msgstr ""
#: dllwrap.c:640
#, c-format
msgid "WARNING: %s is deprecated, use gcc -shared or ld -shared instead\n"
msgstr ""
#: dllwrap.c:800
msgid "Must provide at least one of -o or --dllname options"
msgstr ""
#: dllwrap.c:829
msgid ""
"no export definition file provided.\n"
"Creating one, but that may not be what you want"
msgstr ""
#: dllwrap.c:1018
#, c-format
msgid "DLLTOOL name : %s\n"
msgstr ""
#: dllwrap.c:1019
#, c-format
msgid "DLLTOOL options : %s\n"
msgstr ""
#: dllwrap.c:1020
#, c-format
msgid "DRIVER name : %s\n"
msgstr ""
#: dllwrap.c:1021
#, c-format
msgid "DRIVER options : %s\n"
msgstr ""
#: dwarf.c:187
msgid "Encoded value extends past end of section\n"
msgstr ""
#: dwarf.c:195
#, c-format
msgid "Encoded size of %d is too large to read\n"
msgstr ""
#: dwarf.c:203
msgid "Encoded size of 0 is too small to read\n"
msgstr ""
#. Read AMOUNT bytes from PTR and store them in VAL.
#. Checks to make sure that the read will not reach or pass END.
#. FUNC chooses whether the value read is unsigned or signed, and may
#. be either byte_get or byte_get_signed. If INC is true, PTR is
#. incremented after reading the value.
#. This macro cannot protect against PTR values derived from user input.
#. The C standard sections 6.5.6 and 6.5.8 say attempts to do so using
#. pointers is undefined behaviour.
#: dwarf.c:389
#, c-format
msgid "internal error: attempt to read %d byte of data in to %d sized variable"
msgid_plural ""
"internal error: attempt to read %d bytes of data in to %d sized variable"
msgstr[0] ""
msgstr[1] ""
#: dwarf.c:477 dwarf.c:5208
msgid "Badly formed extended line op encountered!\n"
msgstr ""
#: dwarf.c:483
#, c-format
msgid " Extended opcode %d: "
msgstr ""
#: dwarf.c:488
#, c-format
msgid ""
"End of Sequence\n"
"\n"
msgstr ""
#: dwarf.c:496
#, c-format
msgid "Length (%lu) of DW_LNE_set_address op is too long\n"
msgstr ""
#: dwarf.c:502
#, c-format
msgid "set Address to 0x%s\n"
msgstr ""
#: dwarf.c:509
#, c-format
msgid "define new File Table entry\n"
msgstr ""
#: dwarf.c:510 dwarf.c:4502
#, c-format
msgid " Entry\tDir\tTime\tSize\tName\n"
msgstr ""
#: dwarf.c:531
msgid "DW_LNE_define_file: Bad opcode length\n"
msgstr ""
#: dwarf.c:536
#, c-format
msgid "set Discriminator to %s\n"
msgstr ""
#: dwarf.c:602
#, c-format
msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n"
msgstr ""
#. The test against DW_LNW_hi_user is redundant due to
#. the limited range of the unsigned char data type used
#. for op_code.
#. && op_code <= DW_LNE_hi_user
#: dwarf.c:619
#, c-format
msgid "user defined: "
msgstr ""
#: dwarf.c:621
#, c-format
msgid "UNKNOWN: "
msgstr ""
#: dwarf.c:622
#, c-format
msgid "length %d ["
msgstr ""
#: dwarf.c:640 dwarf.c:710
msgid "<no .debug_str section>"
msgstr ""
#: dwarf.c:644
#, c-format
msgid "DW_FORM_strp offset too big: 0x%s\n"
msgstr ""
#: dwarf.c:646 dwarf.c:674 dwarf.c:1828
msgid "<offset is too big>"
msgstr ""
#: dwarf.c:656
msgid "<no NUL byte at end of .debug_str section>"
msgstr ""
#: dwarf.c:668
msgid "<no .debug_line_str section>"
msgstr ""
#: dwarf.c:672
#, c-format
msgid "DW_FORM_line_strp offset too big: 0x%s\n"
msgstr ""
#: dwarf.c:684
msgid "<no NUL byte at end of .debug_line_str section>"
msgstr ""
#: dwarf.c:705
msgid "<no .debug_str_offsets.dwo section>"
msgstr ""
#: dwarf.c:706
msgid "<no .debug_str_offsets section>"
msgstr ""
#: dwarf.c:709
msgid "<no .debug_str.dwo section>"
msgstr ""
#: dwarf.c:717
#, c-format
msgid "Expected offset size of 8 but given %s"
msgstr ""
#: dwarf.c:722
#, c-format
msgid "Expected offset size of 4 but given %s"
msgstr ""
#: dwarf.c:751
#, c-format
msgid "index table size too large for section %s vs %s\n"
msgstr ""
#: dwarf.c:759
#, c-format
msgid "index table size %s is too small\n"
msgstr ""
#: dwarf.c:761
msgid "<table too small>"
msgstr ""
#: dwarf.c:773
#, c-format
msgid "DW_FORM_GNU_str_index offset too big: 0x%s vs 0x%s\n"
msgstr ""
#: dwarf.c:776
msgid "<index offset is too big>"
msgstr ""
#: dwarf.c:783
#, c-format
msgid "DW_FORM_GNU_str_index indirect offset too big: 0x%s\n"
msgstr ""
#: dwarf.c:785
msgid "<indirect index offset is too big>"
msgstr ""
#: dwarf.c:794
msgid "<no NUL byte at end of section>"
msgstr ""
#: dwarf.c:805
msgid "<no .debug_addr section>"
msgstr ""
#: dwarf.c:809
#, c-format
msgid "Offset into section %s too big: 0x%s\n"
msgstr ""
#. PR 17531: file:4bcd9ce9.
#: dwarf.c:1041
#, c-format
msgid ""
"Debug info is corrupted, abbrev size (%lx) is larger than abbrev section "
"size (%lx)\n"
msgstr ""
#: dwarf.c:1049
#, c-format
msgid ""
"Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section "
"size (%lx)\n"
msgstr ""
#. Report the missing single zero which ends the section.
#: dwarf.c:1111
msgid ".debug_abbrev section not zero terminated\n"
msgstr ""
#: dwarf.c:1126
#, c-format
msgid "User TAG value: %#lx"
msgstr ""
#: dwarf.c:1128
#, c-format
msgid "Unknown TAG value: %#lx"
msgstr ""
#: dwarf.c:1148
#, c-format
msgid "Unknown FORM value: %lx"
msgstr ""
#: dwarf.c:1164
#, c-format
msgid "Unknown IDX value: %lx"
msgstr ""
#: dwarf.c:1178
#, c-format
msgid "%c%s byte block: "
msgstr ""
#: dwarf.c:1522
#, c-format
msgid "(DW_OP_call_ref in frame info)"
msgstr ""
#: dwarf.c:1545
#, c-format
msgid "size: %s "
msgstr ""
#: dwarf.c:1547
#, c-format
msgid "offset: %s "
msgstr ""
#: dwarf.c:1563
#, c-format
msgid "DW_OP_GNU_push_tls_address or DW_OP_HP_unknown"
msgstr ""
#: dwarf.c:1588
#, c-format
msgid "(%s in frame info)"
msgstr ""
#: dwarf.c:1688
#, c-format
msgid "(DW_OP_GNU_variable_value in frame info)"
msgstr ""
#: dwarf.c:1741
#, c-format
msgid "(User defined location op 0x%x)"
msgstr ""
#: dwarf.c:1743
#, c-format
msgid "(Unknown location op 0x%x)"
msgstr ""
#: dwarf.c:1797
msgid "<no links available>"
msgstr ""
#: dwarf.c:1821
msgid "<no NUL byte at end of alt .debug_str section>"
msgstr ""
#: dwarf.c:1826
#, c-format
msgid ""
"DW_FORM_GNU_strp_alt offset (%s) too big or no string sections available\n"
msgstr ""
#: dwarf.c:1849
#, c-format
msgid "Unknown AT value: %lx"
msgstr ""
#: dwarf.c:1915
#, c-format
msgid "Corrupt attribute block length: %lx\n"
msgstr ""
#: dwarf.c:2095
#, c-format
msgid "Unable to resolve ref_addr form: uvalue %lx > section size %lx (%s)\n"
msgstr ""
#: dwarf.c:2112
#, c-format
msgid "Unable to resolve ref form: uvalue %lx + cu_offset %lx > CU size %lx\n"
msgstr ""
#: dwarf.c:2122
#, c-format
msgid "Unexpected form %lx encountered whilst finding abbreviation for type\n"
msgstr ""
#: dwarf.c:2131
#, c-format
msgid "Unable to find abbreviations for CU offset %#lx\n"
msgstr ""
#: dwarf.c:2136
#, c-format
msgid "Empty abbreviation list encountered for CU offset %lx\n"
msgstr ""
#: dwarf.c:2161
#, c-format
msgid "Unable to find entry for abbreviation %lu\n"
msgstr ""
#: dwarf.c:2313
msgid "corrupt discr_list - not using a block form\n"
msgstr ""
#: dwarf.c:2320
msgid "corrupt discr_list - block not long enough\n"
msgstr ""
#: dwarf.c:2355
#, c-format
msgid "corrupt discr_list - unrecognized discriminant byte %#x\n"
msgstr ""
#: dwarf.c:2396
msgid "Corrupt attribute\n"
msgstr ""
#: dwarf.c:2422
msgid "Internal error: DW_FORM_ref_addr is not supported in DWARF version 1.\n"
msgstr ""
#: dwarf.c:2604
msgid "Block ends prematurely\n"
msgstr ""
#. We have already displayed the form name.
#: dwarf.c:2634 dwarf.c:2649 dwarf.c:2672
#, c-format
msgid "%c(offset: 0x%s): %s"
msgstr ""
#: dwarf.c:2638
#, c-format
msgid "%c(indirect string, offset: 0x%s): %s"
msgstr ""
#: dwarf.c:2653
#, c-format
msgid "%c(indirect line string, offset: 0x%s): %s"
msgstr ""
#: dwarf.c:2676
#, c-format
msgid "%c(indexed string: 0x%s): %s"
msgstr ""
#. We have already displayed the form name.
#: dwarf.c:2687
#, c-format
msgid "%c(offset: 0x%s) %s"
msgstr ""
#: dwarf.c:2691
#, c-format
msgid "%c(alt indirect string, offset: 0x%s) %s"
msgstr ""
#. We have already displayed the form name.
#: dwarf.c:2729
#, c-format
msgid "%c(index: 0x%s): %s"
msgstr ""
#: dwarf.c:2733
#, c-format
msgid "%c(addr_index: 0x%s): %s"
msgstr ""
#: dwarf.c:2745
#, c-format
msgid "Unrecognized form: 0x%lx\n"
msgstr ""
#: dwarf.c:2806
msgid "More location offset attributes than DW_AT_GNU_locview attributes\n"
msgstr ""
#: dwarf.c:2818
msgid "More DW_AT_GNU_locview attributes than location offset attributes\n"
msgstr ""
#: dwarf.c:2887 dwarf.c:2919 dwarf.c:2934
#, c-format
msgid "Unsupported form (%s) for attribute %s\n"
msgstr ""
#: dwarf.c:2981
#, c-format
msgid "(not inlined)"
msgstr ""
#: dwarf.c:2984
#, c-format
msgid "(inlined)"
msgstr ""
#: dwarf.c:2987
#, c-format
msgid "(declared as inline but ignored)"
msgstr ""
#: dwarf.c:2990
#, c-format
msgid "(declared as inline and inlined)"
msgstr ""
#: dwarf.c:2993
#, c-format
msgid " (Unknown inline attribute value: %s)"
msgstr ""
#: dwarf.c:3050
#, c-format
msgid "(implementation defined: %s)"
msgstr ""
#: dwarf.c:3053
#, c-format
msgid "(Unknown: %s)"
msgstr ""
#: dwarf.c:3098
#, c-format
msgid "(user defined type)"
msgstr ""
#: dwarf.c:3100
#, c-format
msgid "(unknown type)"
msgstr ""
#: dwarf.c:3113
#, c-format
msgid "(unknown accessibility)"
msgstr ""
#: dwarf.c:3125
#, c-format
msgid "(unknown visibility)"
msgstr ""
#: dwarf.c:3138
#, c-format
msgid "(user specified)"
msgstr ""
#: dwarf.c:3140
#, c-format
msgid "(unknown endianity)"
msgstr ""
#: dwarf.c:3152
#, c-format
msgid "(unknown virtuality)"
msgstr ""
#: dwarf.c:3164
#, c-format
msgid "(unknown case)"
msgstr ""
#: dwarf.c:3182
#, c-format
msgid "(user defined)"
msgstr ""
#: dwarf.c:3184
#, c-format
msgid "(unknown convention)"
msgstr ""
#: dwarf.c:3193
#, c-format
msgid "(undefined)"
msgstr ""
#: dwarf.c:3203
#, c-format
msgid "(unsigned)"
msgstr ""
#: dwarf.c:3204
#, c-format
msgid "(leading overpunch)"
msgstr ""
#: dwarf.c:3205
#, c-format
msgid "(trailing overpunch)"
msgstr ""
#: dwarf.c:3206
#, c-format
msgid "(leading separate)"
msgstr ""
#: dwarf.c:3207
#, c-format
msgid "(trailing separate)"
msgstr ""
#: dwarf.c:3208 dwarf.c:3219
#, c-format
msgid "(unrecognised)"
msgstr ""
#: dwarf.c:3216
#, c-format
msgid "(no)"
msgstr ""
#: dwarf.c:3217
#, c-format
msgid "(in class)"
msgstr ""
#: dwarf.c:3218
#, c-format
msgid "(out of class)"
msgstr ""
#: dwarf.c:3250
#, c-format
msgid " (location list)"
msgstr ""
#: dwarf.c:3271 dwarf.c:6442 dwarf.c:6612 dwarf.c:6787
#, c-format
msgid " [without DW_AT_frame_base]"
msgstr ""
#: dwarf.c:3301
#, c-format
msgid ""
"Offset %s used as value for DW_AT_import attribute of DIE at offset 0x%lx is "
"too big.\n"
msgstr ""
#: dwarf.c:3307
#, c-format
msgid "\t[Abbrev Number: %ld"
msgstr ""
#: dwarf.c:3402
#, c-format
msgid ""
"Raw dump of debug contents of section %s (loaded from %s):\n"
"\n"
msgstr ""
#: dwarf.c:3405
#, c-format
msgid ""
"Raw dump of debug contents of section %s:\n"
"\n"
msgstr ""
#: dwarf.c:3410
#, c-format
msgid ""
"Contents of the %s section (loaded from %s):\n"
"\n"
msgstr ""
#: dwarf.c:3413
#, c-format
msgid ""
"Contents of the %s section:\n"
"\n"
msgstr ""
#: dwarf.c:3456
#, c-format
msgid "Reserved length value (0x%s) found in section %s\n"
msgstr ""
#: dwarf.c:3466
#, c-format
msgid "Corrupt unit length (got 0x%s expected at most 0x%s) in section %s\n"
msgstr ""
#: dwarf.c:3477
#, c-format
msgid "No comp units in %s section ?\n"
msgstr ""
#: dwarf.c:3491
#, c-format
msgid "Not enough memory for a debug info array of %u entries\n"
msgstr ""
#: dwarf.c:3520
#, c-format
msgid "Unable to locate %s section!\n"
msgstr ""
#: dwarf.c:3696
#, c-format
msgid "Invalid pointer size (%d) in compunit header, using %d instead\n"
msgstr ""
#: dwarf.c:3737
#, c-format
msgid " Compilation Unit @ offset 0x%s:\n"
msgstr ""
#: dwarf.c:3739
#, c-format
msgid " Length: 0x%s (%s)\n"
msgstr ""
#: dwarf.c:3742
#, c-format
msgid " Version: %d\n"
msgstr ""
#: dwarf.c:3747
#, c-format
msgid " Unit Type: %s (%x)\n"
msgstr ""
#: dwarf.c:3751
#, c-format
msgid " Abbrev Offset: 0x%s\n"
msgstr ""
#: dwarf.c:3753
#, c-format
msgid " Pointer Size: %d\n"
msgstr ""
#: dwarf.c:3756
#, c-format
msgid " Signature: 0x%s\n"
msgstr ""
#: dwarf.c:3758
#, c-format
msgid " Type Offset: 0x%s\n"
msgstr ""
#: dwarf.c:3762
#, c-format
msgid " DWO ID: 0x%s\n"
msgstr ""
#: dwarf.c:3768
#, c-format
msgid " Section contributions:\n"
msgstr ""
#: dwarf.c:3769
#, c-format
msgid " .debug_abbrev.dwo: 0x%s 0x%s\n"
msgstr ""
#: dwarf.c:3772
#, c-format
msgid " .debug_line.dwo: 0x%s 0x%s\n"
msgstr ""
#: dwarf.c:3775
#, c-format
msgid " .debug_loc.dwo: 0x%s 0x%s\n"
msgstr ""
#: dwarf.c:3778
#, c-format
msgid " .debug_str_offsets.dwo: 0x%s 0x%s\n"
msgstr ""
#: dwarf.c:3789
#, c-format
msgid "CU at offset %s contains corrupt or unsupported version number: %d.\n"
msgstr ""
#: dwarf.c:3801
#, c-format
msgid "CU at offset %s contains corrupt or unsupported unit type: %d.\n"
msgstr ""
#: dwarf.c:3856
#, c-format
msgid " <%d><%lx>: Abbrev Number: 0\n"
msgstr ""
#: dwarf.c:3866
#, c-format
msgid "Bogus end-of-siblings marker detected at offset %lx in %s section\n"
msgstr ""
#: dwarf.c:3870
msgid "Further warnings about bogus end-of-sibling markers suppressed\n"
msgstr ""
#: dwarf.c:3889
#, c-format
msgid " <%d><%lx>: Abbrev Number: %lu"
msgstr ""
#: dwarf.c:3893
#, c-format
msgid " <%d><%lx>: ...\n"
msgstr ""
#: dwarf.c:3914
#, c-format
msgid ""
"DIE at offset 0x%lx refers to abbreviation number %lu which does not exist\n"
msgstr ""
#: dwarf.c:3988
msgid "DIE has locviews without loclist\n"
msgstr ""
#: dwarf.c:4097
#, c-format
msgid ""
"The length field (0x%lx) in the debug_line header is wrong - the section is "
"too small\n"
msgstr ""
#: dwarf.c:4112
msgid "Only DWARF version 2, 3, 4 and 5 line info is currently supported.\n"
msgstr ""
#: dwarf.c:4124 dwarf.c:6880 dwarf.c:7745
#, c-format
msgid "The %s section contains unsupported segment selector size: %d.\n"
msgstr ""
#: dwarf.c:4141
msgid "Invalid maximum operations per insn.\n"
msgstr ""
#: dwarf.c:4168
msgid "Directory Table"
msgstr ""
#: dwarf.c:4168
msgid "File Name Table"
msgstr ""
#: dwarf.c:4172
#, c-format
msgid "Unexpectedly large number of columns in the %s (%u)\n"
msgstr ""
#: dwarf.c:4182
#, c-format
msgid "%s: Corrupt format description entry\n"
msgstr ""
#: dwarf.c:4190
#, c-format
msgid ""
"\n"
" The %s is empty.\n"
msgstr ""
#: dwarf.c:4195
#, c-format
msgid "%s: Corrupt entry count - expected %s but none found\n"
msgstr ""
#: dwarf.c:4202
#, c-format
msgid "%s: format count is zero, but the table is not empty\n"
msgstr ""
#: dwarf.c:4207
#, c-format
msgid ""
"\n"
" The %s (offset 0x%lx, lines %s, columns %u):\n"
msgstr ""
#: dwarf.c:4211
#, c-format
msgid " Entry"
msgstr ""
#: dwarf.c:4225
#, c-format
msgid "\tName"
msgstr ""
#: dwarf.c:4228
#, c-format
msgid "\tDir"
msgstr ""
#: dwarf.c:4231
#, c-format
msgid "\tTime"
msgstr ""
#: dwarf.c:4234
#, c-format
msgid "\tSize"
msgstr ""
#: dwarf.c:4237
#, c-format
msgid "\tMD5\t\t\t"
msgstr ""
#: dwarf.c:4240
#, c-format
msgid "\t(Unknown format content type %s)"
msgstr ""
#: dwarf.c:4274
#, c-format
msgid ""
"\n"
"%s: Corrupt entries list\n"
msgstr ""
#: dwarf.c:4300
msgid "corrupt .debug_sup section: size is too small\n"
msgstr ""
#: dwarf.c:4307
msgid "corrupt .debug_sup section: version < 5"
msgstr ""
#: dwarf.c:4311
msgid "corrupt .debug_sup section: is_supplementary not 0 or 1\n"
msgstr ""
#: dwarf.c:4315
msgid ""
"corrupt .debug_sup section: filename not empty in supplementary section\n"
msgstr ""
#: dwarf.c:4320
msgid "corrupt .debug_sup section: filename is not NUL terminated\n"
msgstr ""
#: dwarf.c:4328
msgid "corrupt .debug_sup section: bad LEB128 field for checksum length\n"
msgstr ""
#: dwarf.c:4334
msgid ""
"corrupt .debug_sup section: checksum length is longer than the remaining "
"section length\n"
msgstr ""
#: dwarf.c:4339
#, c-format
msgid ""
"corrupt .debug_sup section: there are 0x%lx extra, unused bytes at the end "
"of the section\n"
msgstr ""
#: dwarf.c:4343
#, c-format
msgid " Version: %u\n"
msgstr ""
#: dwarf.c:4344
#, c-format
msgid " Is Supp: %u\n"
msgstr ""
#: dwarf.c:4345
#, c-format
msgid " Filename: %s\n"
msgstr ""
#: dwarf.c:4346
#, c-format
msgid " Checksum Len: %lu\n"
msgstr ""
#: dwarf.c:4349
#, c-format
msgid " Checksum: "
msgstr ""
#: dwarf.c:4397 dwarf.c:4818
msgid ""
"Partial .debug_line. section encountered without a prior full .debug_line "
"section\n"
msgstr ""
#: dwarf.c:4410 dwarf.c:5960
#, c-format
msgid " Offset: 0x%lx\n"
msgstr ""
#: dwarf.c:4411
#, c-format
msgid " Length: %ld\n"
msgstr ""
#: dwarf.c:4412
#, c-format
msgid " DWARF Version: %d\n"
msgstr ""
#: dwarf.c:4415
#, c-format
msgid " Address size (bytes): %d\n"
msgstr ""
#: dwarf.c:4416
#, c-format
msgid " Segment selector (bytes): %d\n"
msgstr ""
#: dwarf.c:4418
#, c-format
msgid " Prologue Length: %d\n"
msgstr ""
#: dwarf.c:4419
#, c-format
msgid " Minimum Instruction Length: %d\n"
msgstr ""
#: dwarf.c:4421
#, c-format
msgid " Maximum Ops per Instruction: %d\n"
msgstr ""
#: dwarf.c:4422
#, c-format
msgid " Initial value of 'is_stmt': %d\n"
msgstr ""
#: dwarf.c:4423
#, c-format
msgid " Line Base: %d\n"
msgstr ""
#: dwarf.c:4424
#, c-format
msgid " Line Range: %d\n"
msgstr ""
#: dwarf.c:4425
#, c-format
msgid " Opcode Base: %d\n"
msgstr ""
#: dwarf.c:4430 dwarf.c:4834
msgid "Line range of 0 is invalid, using 1 instead\n"
msgstr ""
#: dwarf.c:4442
msgid "Line Base extends beyond end of section\n"
msgstr ""
#: dwarf.c:4446
#, c-format
msgid ""
"\n"
" Opcodes:\n"
msgstr ""
#: dwarf.c:4449
#, c-format
msgid " Opcode %d has %d arg\n"
msgid_plural " Opcode %d has %d args\n"
msgstr[0] ""
msgstr[1] ""
#: dwarf.c:4469
#, c-format
msgid ""
"\n"
" The Directory Table is empty.\n"
msgstr ""
#: dwarf.c:4474
#, c-format
msgid ""
"\n"
" The Directory Table (offset 0x%lx):\n"
msgstr ""
#: dwarf.c:4497
#, c-format
msgid ""
"\n"
" The File Name Table is empty.\n"
msgstr ""
#: dwarf.c:4500
#, c-format
msgid ""
"\n"
" The File Name Table (offset 0x%lx):\n"
msgstr ""
#: dwarf.c:4525
msgid "Corrupt file name table entry\n"
msgstr ""
#: dwarf.c:4542
#, c-format
msgid " No Line Number Statements.\n"
msgstr ""
#: dwarf.c:4545
#, c-format
msgid " Line Number Statements:\n"
msgstr ""
#: dwarf.c:4567
#, c-format
msgid " Special opcode %d: advance Address by %s to 0x%s%s"
msgstr ""
#: dwarf.c:4572 dwarf.c:4593 dwarf.c:4635 dwarf.c:4655 dwarf.c:4705
#: dwarf.c:4725
msgid " (reset view)"
msgstr ""
#: dwarf.c:4587
#, c-format
msgid " Special opcode %d: advance Address by %s to 0x%s[%d]%s"
msgstr ""
#: dwarf.c:4597
#, c-format
msgid " and Line by %s to %d"
msgstr ""
#: dwarf.c:4600 dwarf.c:4617
#, c-format
msgid " (view %u)\n"
msgstr ""
#: dwarf.c:4615
#, c-format
msgid " Copy"
msgstr ""
#: dwarf.c:4631
#, c-format
msgid " Advance PC by %s to 0x%s%s\n"
msgstr ""
#: dwarf.c:4650
#, c-format
msgid " Advance PC by %s to 0x%s[%d]%s\n"
msgstr ""
#: dwarf.c:4662
#, c-format
msgid " Advance Line by %s to %d\n"
msgstr ""
#: dwarf.c:4669
#, c-format
msgid " Set File Name to entry %s in the File Name Table\n"
msgstr ""
#: dwarf.c:4676
#, c-format
msgid " Set column to %s\n"
msgstr ""
#: dwarf.c:4684
#, c-format
msgid " Set is_stmt to %s\n"
msgstr ""
#: dwarf.c:4689
#, c-format
msgid " Set basic block\n"
msgstr ""
#: dwarf.c:4701
#, c-format
msgid " Advance PC by constant %s to 0x%s%s\n"
msgstr ""
#: dwarf.c:4720
#, c-format
msgid " Advance PC by constant %s to 0x%s[%d]%s\n"
msgstr ""
#: dwarf.c:4733
#, c-format
msgid " Advance PC by fixed size amount %s to 0x%s\n"
msgstr ""
#: dwarf.c:4740
#, c-format
msgid " Set prologue_end to true\n"
msgstr ""
#: dwarf.c:4744
#, c-format
msgid " Set epilogue_begin to true\n"
msgstr ""
#: dwarf.c:4749
#, c-format
msgid " Set ISA to %s\n"
msgstr ""
#: dwarf.c:4753 dwarf.c:5390
#, c-format
msgid " Unknown opcode %d with operands: "
msgstr ""
#: dwarf.c:4847
#, c-format
msgid "opcode base of %d extends beyond end of section\n"
msgstr ""
#: dwarf.c:4862
#, c-format
msgid "Unexpectedly large number of columns in the directory name table (%u)\n"
msgstr ""
#: dwarf.c:4874 dwarf.c:4898 dwarf.c:4928
msgid "Corrupt directories list\n"
msgstr ""
#: dwarf.c:4936
#, c-format
msgid "Unexpectedly large number of columns in the file name table (%u)\n"
msgstr ""
#: dwarf.c:4948 dwarf.c:4973 dwarf.c:5020
msgid "Corrupt file name list\n"
msgstr ""
#: dwarf.c:5042
msgid "directory table ends unexpectedly\n"
msgstr ""
#: dwarf.c:5083
msgid "file table ends unexpectedly\n"
msgstr ""
#: dwarf.c:5116
#, c-format
msgid "CU: No directory table\n"
msgstr ""
#: dwarf.c:5118
#, c-format
msgid "CU: %s:\n"
msgstr ""
#: dwarf.c:5128 dwarf.c:5428 readelf.c:6386 readelf.c:6483 readelf.c:6501
#: readelf.c:6519 readelf.c:7319 readelf.c:11508 readelf.c:12173
#: readelf.c:12186 readelf.c:17552 readelf.c:17584
msgid "<unknown>"
msgstr ""
#: dwarf.c:5131 dwarf.c:5320
#, c-format
msgid "directory index %u > number of directories %s\n"
msgstr ""
#: dwarf.c:5133 dwarf.c:5422 elfcomm.c:777 readelf.c:356 readelf.c:745
#: readelf.c:7496 readelf.c:8057 readelf.c:10088 readelf.c:12500
#: readelf.c:12566 readelf.c:12570 readelf.c:12638 readelf.c:12643
#: readelf.c:16282 readelf.c:16371 readelf.c:16964 readelf.c:16983
#: readelf.c:17102 readelf.c:17561 readelf.c:18717 readelf.c:18720
#, c-format
msgid "<corrupt>"
msgstr ""
#: dwarf.c:5139
#, c-format
msgid "CU: %s/%s:\n"
msgstr ""
#: dwarf.c:5145
#, c-format
msgid ""
"File name Line number Starting address "
"View Stmt\n"
msgstr ""
#: dwarf.c:5147
#, c-format
msgid "CU: Empty file name table\n"
msgstr ""
#: dwarf.c:5254
#, c-format
msgid "UNKNOWN (%u): length %ld\n"
msgstr ""
#: dwarf.c:5304
#, c-format
msgid ""
"\n"
" [Use file table entry %d]\n"
msgstr ""
#: dwarf.c:5308
#, c-format
msgid "file index %u > number of files %u\n"
msgstr ""
#: dwarf.c:5309
#, c-format
msgid ""
"\n"
" <over large file table index %u>"
msgstr ""
#: dwarf.c:5315
#, c-format
msgid ""
"\n"
" [Use file %s in directory table entry %d]\n"
msgstr ""
#: dwarf.c:5322
#, c-format
msgid ""
"\n"
" <over large directory table entry %u>\n"
msgstr ""
#: dwarf.c:5386
#, c-format
msgid " Set ISA to %lu\n"
msgstr ""
#: dwarf.c:5421
#, c-format
msgid "corrupt file index %u encountered\n"
msgstr ""
#: dwarf.c:5590
msgid "no info"
msgstr ""
#: dwarf.c:5591
msgid "type"
msgstr ""
#: dwarf.c:5592
msgid "variable"
msgstr ""
#: dwarf.c:5593
msgid "function"
msgstr ""
#: dwarf.c:5594
msgid "other"
msgstr ""
#: dwarf.c:5595
msgid "unused5"
msgstr ""
#: dwarf.c:5596
msgid "unused6"
msgstr ""
#: dwarf.c:5597
msgid "unused7"
msgstr ""
#: dwarf.c:5635 dwarf.c:7208 dwarf.c:9603
#, c-format
msgid "Debug info is corrupted, %s header at %#lx has length %s\n"
msgstr ""
#: dwarf.c:5651 dwarf.c:7223
#, c-format
msgid ""
".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"
msgstr ""
#: dwarf.c:5656
#, c-format
msgid " Length: %ld\n"
msgstr ""
#: dwarf.c:5658
#, c-format
msgid " Version: %d\n"
msgstr ""
#: dwarf.c:5660
#, c-format
msgid " Offset into .debug_info section: 0x%lx\n"
msgstr ""
#: dwarf.c:5662
#, c-format
msgid " Size of area in .debug_info section: %ld\n"
msgstr ""
#: dwarf.c:5671
msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
msgstr ""
#: dwarf.c:5679
#, c-format
msgid ""
"\n"
" Offset Kind Name\n"
msgstr ""
#: dwarf.c:5681
#, c-format
msgid ""
"\n"
" Offset\tName\n"
msgstr ""
#: dwarf.c:5715
msgid "s"
msgstr ""
#: dwarf.c:5715
msgid "g"
msgstr ""
#: dwarf.c:5773
#, c-format
msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
msgstr ""
#: dwarf.c:5779
#, c-format
msgid " DW_MACINFO_end_file\n"
msgstr ""
#: dwarf.c:5786
#, c-format
msgid " DW_MACINFO_define - lineno : %d macro : %*s\n"
msgstr ""
#: dwarf.c:5796
#, c-format
msgid " DW_MACINFO_undef - lineno : %d macro : %*s\n"
msgstr ""
#: dwarf.c:5809
#, c-format
msgid " DW_MACINFO_vendor_ext - constant : %d string : %*s\n"
msgstr ""
#: dwarf.c:5953
#, c-format
msgid ""
"Expected to find a version number of 4 or 5 in section %s but found %d "
"instead\n"
msgstr ""
#: dwarf.c:5962
#, c-format
msgid " Version: %d\n"
msgstr ""
#: dwarf.c:5963
#, c-format
msgid " Offset size: %d\n"
msgstr ""
#: dwarf.c:5967
#, c-format
msgid " Offset into .debug_line: 0x%lx\n"
msgstr ""
#: dwarf.c:5981
#, c-format
msgid " Extension opcode arguments:\n"
msgstr ""
#: dwarf.c:5988
#, c-format
msgid " DW_MACRO_%02x has no arguments\n"
msgstr ""
#: dwarf.c:5991
#, c-format
msgid " DW_MACRO_%02x arguments: "
msgstr ""
#: dwarf.c:6017
#, c-format
msgid "Invalid extension opcode form %s\n"
msgstr ""
#: dwarf.c:6034
msgid ".debug_macro section not zero terminated\n"
msgstr ""
#: dwarf.c:6048
#, c-format
msgid " DW_MACRO_define - lineno : %d macro : %*s\n"
msgstr ""
#: dwarf.c:6058
#, c-format
msgid " DW_MACRO_undef - lineno : %d macro : %*s\n"
msgstr ""
#: dwarf.c:6073
msgid "DW_MACRO_start_file used, but no .debug_line offset provided.\n"
msgstr ""
#: dwarf.c:6079
#, c-format
msgid " DW_MACRO_start_file - lineno: %d filenum: %d\n"
msgstr ""
#: dwarf.c:6082
#, c-format
msgid " DW_MACRO_start_file - lineno: %d filenum: %d filename: %s%s%s\n"
msgstr ""
#: dwarf.c:6090
#, c-format
msgid " DW_MACRO_end_file\n"
msgstr ""
#: dwarf.c:6100
#, c-format
msgid " DW_MACRO_define_strp - lineno : %d macro : %s\n"
msgstr ""
#: dwarf.c:6111
#, c-format
msgid " DW_MACRO_undef_strp - lineno : %d macro : %s\n"
msgstr ""
#: dwarf.c:6117
#, c-format
msgid " DW_MACRO_import - offset : 0x%lx\n"
msgstr ""
#: dwarf.c:6124
#, c-format
msgid " DW_MACRO_define_sup - lineno : %d macro offset : 0x%lx\n"
msgstr ""
#: dwarf.c:6131
#, c-format
msgid " DW_MACRO_undef_sup - lineno : %d macro offset : 0x%lx\n"
msgstr ""
#: dwarf.c:6137
#, c-format
msgid " DW_MACRO_import_sup - offset : 0x%lx\n"
msgstr ""
#: dwarf.c:6152
#, c-format
msgid "(with offset %s) "
msgstr ""
#: dwarf.c:6153
#, c-format
msgid "lineno : %d macro : %s\n"
msgstr ""
#: dwarf.c:6160
#, c-format
msgid " <Target Specific macro op: %#x - UNHANDLED"
msgstr ""
#: dwarf.c:6166
#, c-format
msgid " Unknown macro opcode %02x seen\n"
msgstr ""
#: dwarf.c:6177
#, c-format
msgid " DW_MACRO_%02x\n"
msgstr ""
#: dwarf.c:6180
#, c-format
msgid " DW_MACRO_%02x -"
msgstr ""
#: dwarf.c:6235
#, c-format
msgid " Number TAG (0x%lx)\n"
msgstr ""
#: dwarf.c:6244
msgid "has children"
msgstr ""
#: dwarf.c:6244
msgid "no children"
msgstr ""
#: dwarf.c:6306
#, c-format
msgid "location view pair\n"
msgstr ""
#: dwarf.c:6338
#, c-format
msgid "No debug information available for loc lists of entry: %u\n"
msgstr ""
#: dwarf.c:6350 dwarf.c:6497 dwarf.c:6680
#, c-format
msgid "Invalid pointer size (%d) in debug info for entry %d\n"
msgstr ""
#: dwarf.c:6362 dwarf.c:6415 dwarf.c:6424 dwarf.c:6509 dwarf.c:6586
#: dwarf.c:6594 dwarf.c:6691 dwarf.c:6764 dwarf.c:6772
#, c-format
msgid "Location list starting at offset 0x%lx is not terminated.\n"
msgstr ""
#: dwarf.c:6383 dwarf.c:6537 dwarf.c:6729 dwarf.c:7567 dwarf.c:7622
#, c-format
msgid "<End of list>\n"
msgstr ""
#: dwarf.c:6395 dwarf.c:6558 dwarf.c:7627
#, c-format
msgid "(base address)\n"
msgstr ""
#: dwarf.c:6409 dwarf.c:6530 dwarf.c:6717
#, c-format
msgid ""
"views at %8.8lx for:\n"
" %*s "
msgstr ""
#: dwarf.c:6445 dwarf.c:6615
msgid " (start == end)"
msgstr ""
#: dwarf.c:6447 dwarf.c:6617
msgid " (start > end)"
msgstr ""
#: dwarf.c:6484
#, c-format
msgid "No debug information available for loclists lists of entry: %u\n"
msgstr ""
#: dwarf.c:6563
#, c-format
msgid "View pair entry in loclist with locviews attribute\n"
msgstr ""
#: dwarf.c:6570
#, c-format
msgid "views for:\n"
msgstr ""
#: dwarf.c:6574
#, c-format
msgid "Invalid location list entry type %d\n"
msgstr ""
#: dwarf.c:6626
#, c-format
msgid "Trailing view pair not used in a range"
msgstr ""
#: dwarf.c:6668
#, c-format
msgid "No debug information for loc lists of entry: %u\n"
msgstr ""
#: dwarf.c:6735
#, c-format
msgid "(base address selection entry)\n"
msgstr ""
#: dwarf.c:6756
#, c-format
msgid "Unknown location list entry type 0x%x.\n"
msgstr ""
#: dwarf.c:6849 dwarf.c:7102 dwarf.c:7321 dwarf.c:7428 dwarf.c:7689
#, c-format
msgid ""
"\n"
"The %s section is empty.\n"
msgstr ""
#: dwarf.c:6869
#, c-format
msgid "The %s section contains corrupt or unsupported version number: %d.\n"
msgstr ""
#: dwarf.c:6889
#, c-format
msgid "The %s section contains unsupported offset entry count: %d.\n"
msgstr ""
#: dwarf.c:6900 dwarf.c:7327 dwarf.c:7763
#, c-format
msgid ""
"Unable to load/parse the .debug_info section, so cannot interpret the %s "
"section.\n"
msgstr ""
#: dwarf.c:6948
msgid "No location lists in .debug_info section!\n"
msgstr ""
#: dwarf.c:6953
#, c-format
msgid "Location lists in %s section start at 0x%s\n"
msgstr ""
#: dwarf.c:6963
#, c-format
msgid ""
" Warning: This section has relocations - addresses seen here may not be "
"accurate.\n"
"\n"
msgstr ""
#: dwarf.c:6965
#, c-format
msgid " Offset Begin End Expression\n"
msgstr ""
#: dwarf.c:7020
#, c-format
msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
msgstr ""
#: dwarf.c:7024
#, c-format
msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
msgstr ""
#: dwarf.c:7033
#, c-format
msgid "Offset 0x%lx is bigger than .debug_loc section size.\n"
msgstr ""
#: dwarf.c:7040
#, c-format
msgid "View Offset 0x%lx is bigger than .debug_loc section size.\n"
msgstr ""
#: dwarf.c:7057
msgid "DWO is not yet supported.\n"
msgstr ""
#: dwarf.c:7074
msgid "Hole and overlap detection requires adjacent view lists and loclists.\n"
msgstr ""
#: dwarf.c:7083
#, c-format
msgid "There is %ld unused byte at the end of section %s\n"
msgid_plural "There are %ld unused bytes at the end of section %s\n"
msgstr[0] ""
msgstr[1] ""
#: dwarf.c:7236
msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
msgstr ""
#: dwarf.c:7240
#, c-format
msgid " Length: %ld\n"
msgstr ""
#: dwarf.c:7242
#, c-format
msgid " Version: %d\n"
msgstr ""
#: dwarf.c:7243
#, c-format
msgid " Offset into .debug_info: 0x%lx\n"
msgstr ""
#: dwarf.c:7245
#, c-format
msgid " Pointer Size: %d\n"
msgstr ""
#: dwarf.c:7246
#, c-format
msgid " Segment Size: %d\n"
msgstr ""
#: dwarf.c:7253
#, c-format
msgid "Invalid address size in %s section!\n"
msgstr ""
#: dwarf.c:7263
msgid "Pointer size + Segment size is not a power of two.\n"
msgstr ""
#: dwarf.c:7268
#, c-format
msgid ""
"\n"
" Address Length\n"
msgstr ""
#: dwarf.c:7270
#, c-format
msgid ""
"\n"
" Address Length\n"
msgstr ""
#: dwarf.c:7347
#, c-format
msgid "Corrupt address base (%lx) found in debug section %u\n"
msgstr ""
#: dwarf.c:7364
#, c-format
msgid " For compilation unit at offset 0x%s:\n"
msgstr ""
#: dwarf.c:7367
#, c-format
msgid "\tIndex\tAddress\n"
msgstr ""
#: dwarf.c:7379
#, c-format
msgid ""
"Corrupt %s section: expecting header size of 8 or 16, but found %ld instead\n"
msgstr ""
#: dwarf.c:7391
#, c-format
msgid ""
"Corrupt %s section: expecting version number 5 in header but found %d "
"instead\n"
msgstr ""
#: dwarf.c:7405
#, c-format
msgid "\t%d:\t"
msgstr ""
#: dwarf.c:7470 dwarf.c:7494
#, c-format
msgid " Length: %#lx\n"
msgstr ""
#: dwarf.c:7471 dwarf.c:7496
#, c-format
msgid " Index Offset [String]\n"
msgstr ""
#: dwarf.c:7479
#, c-format
msgid "Section %s is too small %#lx\n"
msgstr ""
#: dwarf.c:7487
#, c-format
msgid "Unexpected version number in str_offset header: %#x\n"
msgstr ""
#: dwarf.c:7492
#, c-format
msgid "Unexpected value in str_offset header's padding field: %#x\n"
msgstr ""
#: dwarf.c:7495
#, c-format
msgid " Version: %#lx\n"
msgstr ""
#: dwarf.c:7586 dwarf.c:7663
msgid "(start == end)"
msgstr ""
#: dwarf.c:7588 dwarf.c:7665
msgid "(start > end)"
msgstr ""
#: dwarf.c:7610
#, c-format
msgid "Range list starting at offset 0x%lx is not terminated.\n"
msgstr ""
#: dwarf.c:7643
#, c-format
msgid "Invalid range list entry type %d\n"
msgstr ""
#: dwarf.c:7723
#, c-format
msgid ""
"The length field (0x%lx) in the debug_rnglists header is wrong - the section "
"is too small\n"
msgstr ""
#: dwarf.c:7735
msgid "Only DWARF version 5 debug_rnglists info is currently supported.\n"
msgstr ""
#: dwarf.c:7754
#, c-format
msgid "The %s section contains unsupported offset entry count: %u.\n"
msgstr ""
#. This can happen when the file was compiled with -gsplit-debug
#. which removes references to range lists from the primary .o file.
#: dwarf.c:7784
#, c-format
msgid "No range lists in .debug_info section.\n"
msgstr ""
#: dwarf.c:7816
#, c-format
msgid "Range lists in %s section start at 0x%lx\n"
msgstr ""
#: dwarf.c:7821
#, c-format
msgid " Offset Begin End\n"
msgstr ""
#: dwarf.c:7839
#, c-format
msgid "Corrupt pointer size (%d) in debug entry at offset %8.8lx\n"
msgstr ""
#: dwarf.c:7846
#, c-format
msgid "Corrupt offset (%#8.8lx) in range entry %u\n"
msgstr ""
#: dwarf.c:7864
#, c-format
msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
msgstr ""
#: dwarf.c:7871
#, c-format
msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
msgstr ""
#: dwarf.c:7947
#, c-format
msgid "Unfeasibly large register number: %u\n"
msgstr ""
#: dwarf.c:7960
#, c-format
msgid "Out of memory allocating %u columns in dwarf frame arrays\n"
msgstr ""
#: dwarf.c:8409
msgid "No terminator for augmentation name\n"
msgstr ""
#: dwarf.c:8427
#, c-format
msgid "Invalid pointer size (%d) in CIE data\n"
msgstr ""
#: dwarf.c:8435
#, c-format
msgid "Invalid segment size (%d) in CIE data\n"
msgstr ""
#: dwarf.c:8471 dwarf.c:8847
#, c-format
msgid "Augmentation data too long: 0x%s, expected at most %#lx\n"
msgstr ""
#: dwarf.c:8558
#, c-format
msgid " Augmentation data: "
msgstr ""
#: dwarf.c:8574
msgid "bad register: "
msgstr ""
#: dwarf.c:8746
msgid "Failed to read CIE information\n"
msgstr ""
#: dwarf.c:8757 dwarf.c:8781 dwarf.c:8808
msgid "Invalid max register\n"
msgstr ""
#. PR 17512: file: 9e196b3e.
#: dwarf.c:8823
#, c-format
msgid "Probably corrupt segment size: %d - using 4 instead\n"
msgstr ""
#: dwarf.c:9294
msgid "Invalid column number in saved frame state\n"
msgstr ""
#: dwarf.c:9341
#, c-format
msgid " DW_CFA_def_cfa_expression: <corrupt len %lu>\n"
msgstr ""
#: dwarf.c:9364
#, c-format
msgid " DW_CFA_expression: <corrupt len %lu>\n"
msgstr ""
#: dwarf.c:9497
#, c-format
msgid " DW_CFA_??? (User defined call frame op: %#x)\n"
msgstr ""
#: dwarf.c:9499
#, c-format
msgid "Unsupported or unknown Dwarf Call Frame Instruction number: %#x\n"
msgstr ""
#: dwarf.c:9613 dwarf.c:10030
#, c-format
msgid "Version %ld\n"
msgstr ""
#: dwarf.c:9619
msgid "Only DWARF version 5 .debug_names is currently supported.\n"
msgstr ""
#: dwarf.c:9626
#, c-format
msgid "Padding field of .debug_names must be 0 (found 0x%x)\n"
msgstr ""
#: dwarf.c:9631
msgid "Compilation unit count must be >= 1 in .debug_names\n"
msgstr ""
#: dwarf.c:9642
#, c-format
msgid ""
"Augmentation string length %u must be rounded up to a multiple of 4 in ."
"debug_names.\n"
msgstr ""
#: dwarf.c:9650
#, c-format
msgid "Augmentation string:"
msgstr ""
#: dwarf.c:9677
#, c-format
msgid "CU table:\n"
msgstr ""
#: dwarf.c:9686 dwarf.c:9699
#, c-format
msgid "[%3u] 0x%lx\n"
msgstr ""
#: dwarf.c:9690
#, c-format
msgid "TU table:\n"
msgstr ""
#: dwarf.c:9703
#, c-format
msgid "Foreign TU table:\n"
msgstr ""
#: dwarf.c:9712
#, c-format
msgid "[%3u] "
msgstr ""
#: dwarf.c:9723
#, c-format
msgid ""
"Entry pool offset (0x%lx) exceeds unit size 0x%lx for unit 0x%lx in the "
"debug_names\n"
msgstr ""
#: dwarf.c:9752
#, c-format
msgid "Used %zu of %lu bucket.\n"
msgid_plural "Used %zu of %lu buckets.\n"
msgstr[0] ""
msgstr[1] ""
#: dwarf.c:9779
#, c-format
msgid ""
"Out of %lu items there are %zu bucket clashes (longest of %zu entries).\n"
msgstr ""
#: dwarf.c:9816
#, c-format
msgid "Duplicate abbreviation tag %lu in unit 0x%lx in the debug_names\n"
msgstr ""
#: dwarf.c:9838 dwarf.c:10156
#, c-format
msgid ""
"\n"
"Symbol table:\n"
msgstr ""
#: dwarf.c:9890
#, c-format
msgid "Undefined abbreviation tag %lu in unit 0x%lx in the debug_names\n"
msgstr ""
#: dwarf.c:9921
#, c-format
msgid " <no entries>"
msgstr ""
#: dwarf.c:9953
msgid "The debuglink filename is corrupt/missing\n"
msgstr ""
#: dwarf.c:9957
#, c-format
msgid " Separate debug info file: %s\n"
msgstr ""
#: dwarf.c:9968
msgid "CRC offset missing/truncated\n"
msgstr ""
#: dwarf.c:9974
#, c-format
msgid " CRC value: %#x\n"
msgstr ""
#: dwarf.c:9978
#, c-format
msgid "There are %#lx extraneous bytes at the end of the section\n"
msgstr ""
#: dwarf.c:9992
#, c-format
msgid "Build-ID is too short (%#lx bytes)\n"
msgstr ""
#: dwarf.c:9996
#, c-format
msgid " Build-ID (%#lx bytes):"
msgstr ""
#: dwarf.c:10025
#, c-format
msgid "Truncated header in the %s section.\n"
msgstr ""
#: dwarf.c:10036
#, c-format
msgid "Unsupported version %lu.\n"
msgstr ""
#: dwarf.c:10040
msgid "The address table data in version 3 may be wrong.\n"
msgstr ""
#: dwarf.c:10042
msgid "Version 4 does not support case insensitive lookups.\n"
msgstr ""
#: dwarf.c:10044
msgid "Version 5 does not include inlined functions.\n"
msgstr ""
#: dwarf.c:10046
msgid "Version 6 does not include symbol attributes.\n"
msgstr ""
#: dwarf.c:10064
#, c-format
msgid "Corrupt header in the %s section.\n"
msgstr ""
#: dwarf.c:10071
#, c-format
msgid "TU offset (%x) is less than CU offset (%x)\n"
msgstr ""
#: dwarf.c:10080
#, c-format
msgid "Address table offset (%x) is less than TU offset (%x)\n"
msgstr ""
#: dwarf.c:10090
#, c-format
msgid "Symbol table offset (%x) is less then Address table offset (%x)\n"
msgstr ""
#: dwarf.c:10099
#, c-format
msgid "Constant pool offset (%x) is less than symbol table offset (%x)\n"
msgstr ""
#: dwarf.c:10114
msgid "Address table extends beyond end of section.\n"
msgstr ""
#: dwarf.c:10118
#, c-format
msgid ""
"\n"
"CU table:\n"
msgstr ""
#: dwarf.c:10124
#, c-format
msgid "[%3u] 0x%lx - 0x%lx\n"
msgstr ""
#: dwarf.c:10129
#, c-format
msgid ""
"\n"
"TU table:\n"
msgstr ""
#: dwarf.c:10136
#, c-format
msgid "[%3u] 0x%lx 0x%lx "
msgstr ""
#: dwarf.c:10143
#, c-format
msgid ""
"\n"
"Address table:\n"
msgstr ""
#: dwarf.c:10153
#, c-format
msgid "%lu\n"
msgstr ""
#: dwarf.c:10171
#, c-format
msgid "[%3u] <corrupt offset: %x>"
msgstr ""
#: dwarf.c:10172
#, c-format
msgid "Corrupt name offset of 0x%x found for symbol table slot %d\n"
msgstr ""
#: dwarf.c:10183
#, c-format
msgid "<invalid CU vector offset: %x>\n"
msgstr ""
#: dwarf.c:10184
#, c-format
msgid "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"
msgstr ""
#: dwarf.c:10195
#, c-format
msgid "Invalid number of CUs (0x%x) for symbol table slot %d\n"
msgstr ""
#: dwarf.c:10220
msgid "static"
msgstr ""
#: dwarf.c:10220
msgid "global"
msgstr ""
#: dwarf.c:10258 dwarf.c:10269
msgid "Internal error: out of space in the shndx pool.\n"
msgstr ""
#: dwarf.c:10332
#, c-format
msgid "Section %s is empty\n"
msgstr ""
#: dwarf.c:10338
#, c-format
msgid "Section %s is too small to contain a CU/TU header\n"
msgstr ""
#: dwarf.c:10357
#, c-format
msgid " Version: %u\n"
msgstr ""
#: dwarf.c:10359
#, c-format
msgid " Number of columns: %u\n"
msgstr ""
#: dwarf.c:10360
#, c-format
msgid " Number of used entries: %u\n"
msgstr ""
#: dwarf.c:10361
#, c-format
msgid ""
" Number of slots: %u\n"
"\n"
msgstr ""
#: dwarf.c:10368
#, c-format
msgid "Section %s is too small for %u slot\n"
msgid_plural "Section %s is too small for %u slots\n"
msgstr[0] ""
msgstr[1] ""
#: dwarf.c:10392
msgid "Section index pool located before start of section\n"
msgstr ""
#: dwarf.c:10397
#, c-format
msgid " [%3d] Signature: 0x%s Sections: "
msgstr ""
#: dwarf.c:10403
#, c-format
msgid "Section %s too small for shndx pool\n"
msgstr ""
#: dwarf.c:10449
#, c-format
msgid "Section %s too small for offset and size tables\n"
msgstr ""
#: dwarf.c:10456
#, c-format
msgid " Offset table\n"
msgstr ""
#: dwarf.c:10458 dwarf.c:10546
msgid "signature"
msgstr ""
#: dwarf.c:10458 dwarf.c:10546
msgid "dwo_id"
msgstr ""
#: dwarf.c:10497
#, c-format
msgid "Row index (%u) is larger than number of used entries (%u)\n"
msgstr ""
#: dwarf.c:10511 dwarf.c:10570
#, c-format
msgid " [%3d] 0x%s"
msgstr ""
#: dwarf.c:10526 dwarf.c:10584
#, c-format
msgid "Overlarge Dwarf section index detected: %u\n"
msgstr ""
#: dwarf.c:10544
#, c-format
msgid " Size table\n"
msgstr ""
#: dwarf.c:10599
#, c-format
msgid " Unsupported version (%d)\n"
msgstr ""
#: dwarf.c:10671
#, c-format
msgid "Displaying the debug contents of section %s is not yet supported.\n"
msgstr ""
#: dwarf.c:10702
#, c-format
msgid ""
"Attempt to allocate an array with an excessive number of elements: 0x%lx\n"
msgstr ""
#: dwarf.c:10720
#, c-format
msgid ""
"Attempt to re-allocate an array with an excessive number of elements: 0x%lx\n"
msgstr ""
#: dwarf.c:10736
#, c-format
msgid ""
"Attempt to allocate a zero'ed array with an excessive number of elements: 0x"
"%lx\n"
msgstr ""
#: dwarf.c:10834
#, c-format
msgid "Unable to reopen separate debug info file: %s\n"
msgstr ""
#: dwarf.c:10846
#, c-format
msgid "Separate debug info file %s found, but CRC does not match - ignoring\n"
msgstr ""
#: dwarf.c:11022
#, c-format
msgid "Corrupt debuglink section: %s\n"
msgstr ""
#: dwarf.c:11060
msgid "Out of memory"
msgstr ""
#. Failed to find the file.
#: dwarf.c:11134
#, c-format
msgid "could not find separate debug file '%s'\n"
msgstr ""
#: dwarf.c:11136 dwarf.c:11141 dwarf.c:11147 dwarf.c:11151 dwarf.c:11156
#: dwarf.c:11159 dwarf.c:11162 dwarf.c:11165
#, c-format
msgid "tried: %s\n"
msgstr ""
#: dwarf.c:11173
#, c-format
msgid "tried: DEBUGINFOD_URLS=%s\n"
msgstr ""
#: dwarf.c:11190
#, c-format
msgid "failed to open separate debug file: %s\n"
msgstr ""
#: dwarf.c:11199
#, c-format
msgid ""
"\n"
"%s: Found separate debug info file: %s\n"
msgstr ""
#: dwarf.c:11222
msgid "Out of memory allocating dwo filename\n"
msgstr ""
#: dwarf.c:11228
#, c-format
msgid "Unable to load dwo file: %s\n"
msgstr ""
#. FIXME: We should check the dwo_id.
#: dwarf.c:11235
#, c-format
msgid ""
"%s: Found separate debug object file: %s\n"
"\n"
msgstr ""
#: dwarf.c:11254
msgid ".debug_sup section is corrupt/empty\n"
msgstr ""
#: dwarf.c:11264
msgid "filename in .debug_sup section is corrupt\n"
msgstr ""
#: dwarf.c:11279
msgid "unable to construct path for supplementary debug file"
msgstr ""
#: dwarf.c:11293
msgid "out of memory constructing filename for .debug_sup link\n"
msgstr ""
#: dwarf.c:11301
#, c-format
msgid "unable to open file '%s' referenced from .debug_sup section\n"
msgstr ""
#: dwarf.c:11306
#, c-format
msgid ""
"%s: Found supplementary debug file: %s\n"
"\n"
msgstr ""
#: dwarf.c:11396
msgid "Multiple DWO_NAMEs encountered for the same CU\n"
msgstr ""
#: dwarf.c:11408
msgid "multiple DWO_IDs encountered for the same CU\n"
msgstr ""
#: dwarf.c:11413
msgid "Unexpected DWO INFO type"
msgstr ""
#: dwarf.c:11428
#, c-format
msgid ""
"The %s section contains link(s) to dwo file(s):\n"
"\n"
msgstr ""
#: dwarf.c:11433
#, c-format
msgid " Name: %s\n"
msgstr ""
#: dwarf.c:11434
#, c-format
msgid " Directory: %s\n"
msgstr ""
#: dwarf.c:11434
msgid "<not-found>"
msgstr ""
#: dwarf.c:11436
#, c-format
msgid " ID: "
msgstr ""
#: dwarf.c:11438
#, c-format
msgid " ID: <not specified>\n"
msgstr ""
#: dwarf.c:11602 dwarf.c:11646
#, c-format
msgid "Unrecognized debug option '%s'\n"
msgstr ""
#: dwarf.h:272
msgid "end of data encountered whilst reading LEB\n"
msgstr ""
#: dwarf.h:274
msgid "read LEB value is too large to store in destination variable\n"
msgstr ""
#: elfcomm.c:47
#, c-format
msgid "%s: Error: "
msgstr ""
#: elfcomm.c:61
#, c-format
msgid "%s: Warning: "
msgstr ""
#: elfcomm.c:73 elfcomm.c:88 elfcomm.c:166 elfcomm.c:236
#, c-format
msgid "Unhandled data length: %d\n"
msgstr ""
#: elfcomm.c:296 elfcomm.c:321 elfcomm.c:795
msgid "Out of memory\n"
msgstr ""
#: elfcomm.c:313
#, c-format
msgid "Abnormal length of thin archive member name: %lx\n"
msgstr ""
#: elfcomm.c:357
#, c-format
msgid "%s: invalid archive header size: %ld\n"
msgstr ""
#: elfcomm.c:370
#, c-format
msgid "%s: failed to skip archive symbol table\n"
msgstr ""
#: elfcomm.c:389
#, c-format
msgid "%s: the archive index is empty\n"
msgstr ""
#: elfcomm.c:397 elfcomm.c:426
#, c-format