Home
last modified time | relevance | path

Searched +refs:dwarf +refs:mode +refs:map (Results 1 – 25 of 204) sorted by relevance

123456789

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-201211 * dwarf-mode.el: Likewise.
116 * dwarf.c (do_debug_addr, do_debug_cu_index): New global flags.
128 * dwarf.h (dwarf_section_display_enum): Add dwp_cu_index,
132 * objdump.c (usage): Add --dwarf=addr, --dwarf=cu_index.
167 * dwarf.c (display_gdb_index): Include static/global information
184 * dwarf.c (decode_location_expression): Add
253 * dwarf.c (process_abbrev_section): Add attribute terminator.
317 * dwarf.c: Include gdb-index.h.
339 * dwarf-mode.el: Add final comment. Bump version.
340 (dwarf-insert-substructure-button): Use string-to-number.
[all …]
H A DChangeLog12 * dwarf.c (display_debug_names): Handle empty .debug_names hash
54 * dwarf.c (read_and_display_attr_value): Fix loclist handling.
59 * dwarf.c (display_gdb_index): Handle unknown name of main.
63 * dwarf.c (display_lang): New function, factored out of ...
76 * dwarf.c (fetch_indexed_value): Delete.
94 * dwarf.h (struct debug_info): Remove range_versions field.
95 * dwarf.c (fetch_indexed_offset): New function.
133 * dwarf.h (debug_info): Add range_versions field.
134 * dwarf.c (read_and_display_attr_value): When recording a range
135 arribute also ecord the dwarf version number.
[all …]
H A DChangeLog-201728 * dwarf.c (read_and_display_attr_value): Add attributes that might
112 * dwarf.c (load_separate_debug_info): Rename argument name from
141 * dwarf.c (dwo_name, dwo_dir, dwo_id, dwo_id_len): New variables.
145 (load_dwo_file): New function. Loads a separate dwarf object
148 dwarf objet files.
201 * dwarf.h (enum dwarf_section_display_enum): Add gnu_debuglink,
206 * dwarf.c (do_debug_links): New.
309 * dwarf.c (read_uleb128): Properly pluralize messages.
350 * dwarf.c (read_cie): Use bfd_size_type for
381 * dwarf.c (struct Frame_Chunk) <cfa_reg>: Change type to
[all …]
H A DChangeLog-2020107 * dwarf.c (frame_display_row): Do without static variable "sloc".
211 * dwarf.c (struct dwo_info): Add cu_offset field.
227 * dwarf.c (display_debug_rnglists_list): Only bias the
232 * dwarf.c (skip_attr_bytes): Correctly handle DW_FORM_ref8.
243 * dwarf.c (read_and_display_attr_value): In wide mode, display the
311 * dwarf.c (abbrev_list): Add abbrev_base.
341 * dwarf.c (struct abbrev_list): New structure. Used to collect
343 (struct abbrev_map): New structure. Used to map CU offsets to
359 mode. Use get_type_abbrev_from_form.
378 * dwarf.c (skip_attr_bytes): Accept DWARF versions higher than 4
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-201211 * dwarf-mode.el: Likewise.
116 * dwarf.c (do_debug_addr, do_debug_cu_index): New global flags.
128 * dwarf.h (dwarf_section_display_enum): Add dwp_cu_index,
132 * objdump.c (usage): Add --dwarf=addr, --dwarf=cu_index.
167 * dwarf.c (display_gdb_index): Include static/global information
184 * dwarf.c (decode_location_expression): Add
253 * dwarf.c (process_abbrev_section): Add attribute terminator.
317 * dwarf.c: Include gdb-index.h.
339 * dwarf-mode.el: Add final comment. Bump version.
340 (dwarf-insert-substructure-button): Use string-to-number.
[all …]
H A DChangeLog-201728 * dwarf.c (read_and_display_attr_value): Add attributes that might
112 * dwarf.c (load_separate_debug_info): Rename argument name from
141 * dwarf.c (dwo_name, dwo_dir, dwo_id, dwo_id_len): New variables.
145 (load_dwo_file): New function. Loads a separate dwarf object
148 dwarf objet files.
201 * dwarf.h (enum dwarf_section_display_enum): Add gnu_debuglink,
206 * dwarf.c (do_debug_links): New.
309 * dwarf.c (read_uleb128): Properly pluralize messages.
350 * dwarf.c (read_cie): Use bfd_size_type for
381 * dwarf.c (struct Frame_Chunk) <cfa_reg>: Change type to
[all …]
H A DChangeLog12 * dwarf.c (display_debug_rnglists): Add newline at end of listing.
16 * dwarf.c (dwarf_select_sections_by_name): If the entry's value is
25 * dwarf.c (display_debug_rnglists): New function, broken out of..
35 * dwarf.c (display_debug_names): Replace assert with a warning
41 * dwarf.c (read_and_display_attr_value): Check that debug_info_p
46 * dwarf.c (fetch_indexed_string): Do not use length of first table
53 * dwarf.c (fetch_indexed_string): Added new parameter
60 * dwarf.h (struct debug_info): Add str_offsets_base field.
69 * dwarf.h (struct debug_info): Add rnglists_base field.
70 * dwarf.c (read_and_display_attr_value): Read attribute DW_AT_rnglists_base.
[all …]
H A DChangeLog-2020107 * dwarf.c (frame_display_row): Do without static variable "sloc".
211 * dwarf.c (struct dwo_info): Add cu_offset field.
227 * dwarf.c (display_debug_rnglists_list): Only bias the
232 * dwarf.c (skip_attr_bytes): Correctly handle DW_FORM_ref8.
243 * dwarf.c (read_and_display_attr_value): In wide mode, display the
311 * dwarf.c (abbrev_list): Add abbrev_base.
341 * dwarf.c (struct abbrev_list): New structure. Used to collect
343 (struct abbrev_map): New structure. Used to map CU offsets to
359 mode. Use get_type_abbrev_from_form.
378 * dwarf.c (skip_attr_bytes): Accept DWARF versions higher than 4
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DOptions.td24 HelpText<"Enable verbose mode.">,
56 def dump_debug_map: F<"dump-debug-map">,
57 HelpText<"Parse and dump the debug map to standard output. Not DWARF link will take place.">,
61 HelpText<"Treat the input file is a YAML debug map rather than a binary.">,
98 HelpText<"Specify the output file. Defaults to <input file>.dwarf">,
114 def object_prefix_map: Separate<["--", "-"], "object-prefix-map">,
118 "remapped using -fdebug-prefix-map; to help dsymutil"
121 def: Joined<["--", "-"], "object-prefix-map=">, Alias<object_prefix_map>;
123 def symbolmap: Separate<["--", "-"], "symbol-map">,
125 HelpText<"Updates the existing dSYMs inplace using symbol map specified.">,
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUUsage.rst469 cumode - ``-m[no-]cumode`` Control the wavefront execution mode used
471 native WGP wavefront execution mode is used,
472 when enabled CU wavefront execution mode is used
488 … work-groups are launched in threadgroup split mode.
625 outside the range of addressable global memory, to map from a flat address to
642 In 64-bit address mode the aperture sizes are 2^32 bytes and the base is
858mode register to be set on entry. Overrides the default for
861 … the mode register to be set on entry. Overrides the default
1187 The standard DWARF sections. See :ref:`amdgpu-dwarf-debug-information` for
1437 encoded as a map in the Message Pack [MsgPack]_ binary data format. See
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangCommandLineReference.rst219 Flush denormal floating point values to zero in CUDA device mode.
303 .. option:: -index-header-map
305 Make the next included directory (-I or -F) an indexer header map
1006 Disable linemarker output in -E mode
1020 .. option:: -fmacro-prefix-map=<arg>
1243 Print macro definitions in -E mode in addition to normal output
1247 Print include directives in -E mode in addition to normal output
1251 Print macro definitions in -E mode instead of normal output
1373 .. option:: -fbuiltin-module-map
1375 Load the clang builtins module map file.
[all …]
/netbsd-src/external/gpl3/binutils/dist/binutils/po/
H A Dbinutils.pot346 " -D Use zero for symbol map timestamp (default)\n"
347 " -U Use an actual symbol map timestamp\n"
353 " -D Use zero for symbol map timestamp\n"
354 " -U Use actual symbol map timestamp (default)\n"
360 " -t Update the archive's symbol map timestamp\n"
494 msgid "%s: no archive map to update"
1856 #: dwarf.c:187
1860 #: dwarf.c:195
1865 #: dwarf.c:203
1869 #: dwarf.c:263 readelf.c:3582 readelf.c:11485
[all …]
H A Dzh_CN.po321 " -D Use zero for symbol map timestamp (default)\n"
322 " -U Use an actual symbol map timestamp\n"
330 " -D Use zero for symbol map timestamp\n"
331 " -U Use actual symbol map timestamp (default)\n"
339 " -t Update the archive's symbol map timestamp\n"
431 msgid "%s: no archive map to update"
1572 #: dwarf.c:406 dwarf.c:3215
1577 #: dwarf.c:413
1582 #: dwarf.c:418
1591 #: dwarf.c:424
[all …]
H A Dru.po332 " -D Use zero for symbol map timestamp (default)\n"
333 " -U Use an actual symbol map timestamp\n"
343 " -D Use zero for symbol map timestamp\n"
344 " -U Use actual symbol map timestamp (default)\n"
354 " -t Update the archive's symbol map timestamp\n"
458 msgid "%s: no archive map to update"
1764 #: dwarf.c:152
1768 #: dwarf.c:160
1773 #: dwarf.c:168
1777 #: dwarf.c:369 dwarf.c:383
[all …]
H A Dzh_TW.po326 " -D Use zero for symbol map timestamp (default)\n"
327 " -U Use an actual symbol map timestamp\n"
335 " -D Use zero for symbol map timestamp\n"
336 " -U Use actual symbol map timestamp (default)\n"
344 " -t Update the archive's symbol map timestamp\n"
448 msgid "%s: no archive map to update"
1764 #: dwarf.c:152
1769 #: dwarf.c:160
1774 #: dwarf.c:168
1778 #: dwarf.c:369 dwarf.c:383
[all …]
H A Dfi.po330 " -D Use zero for symbol map timestamp (default)\n"
331 " -U Use an actual symbol map timestamp\n"
339 " -D Use zero for symbol map timestamp\n"
340 " -U Use actual symbol map timestamp (default)\n"
348 " -t Update the archive's symbol map timestamp\n"
440 # Ruotsinkielisessä käännöksessä todetaan, että archive map on lähdekoodissa sama kuin indeksi, ta…
443 msgid "%s: no archive map to update"
1029 …tetty ohjelma, joka esimerkiksi MS-DOS-ikkunassa ilmoittaa "This program cannot be run in DOS mode"
1040 …tetty ohjelma, joka esimerkiksi MS-DOS-ikkunassa ilmoittaa "This program cannot be run in DOS mode"
1616 #: dwarf.c:406 dwarf.c:3215
[all …]
H A Dja.po331 #| " -t Update the archive's symbol map timestamp\n"
335 " -D Use zero for symbol map timestamp (default)\n"
336 " -U Use an actual symbol map timestamp\n"
345 #| " -t Update the archive's symbol map timestamp\n"
349 " -D Use zero for symbol map timestamp\n"
350 " -U Use actual symbol map timestamp (default)\n"
359 " -t Update the archive's symbol map timestamp\n"
463 msgid "%s: no archive map to update"
1786 #: dwarf.c:152
1792 #: dwarf.c:160
[all …]
H A Dbg.po356 " -D Use zero for symbol map timestamp (default)\n"
357 " -U Use an actual symbol map timestamp\n"
365 " -D Use zero for symbol map timestamp\n"
366 " -U Use actual symbol map timestamp (default)\n"
374 " -t Update the archive's symbol map timestamp\n"
510 msgid "%s: no archive map to update"
1860 #: dwarf.c:186
1864 #: dwarf.c:194
1869 #: dwarf.c:202
1873 #: dwarf.c:262 readelf.c:3796 readelf.c:11012
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/binutils/po/
H A Dzh_CN.po321 " -D Use zero for symbol map timestamp (default)\n"
322 " -U Use an actual symbol map timestamp\n"
330 " -D Use zero for symbol map timestamp\n"
331 " -U Use actual symbol map timestamp (default)\n"
339 " -t Update the archive's symbol map timestamp\n"
431 msgid "%s: no archive map to update"
1572 #: dwarf.c:406 dwarf.c:3215
1577 #: dwarf.c:413
1582 #: dwarf.c:418
1591 #: dwarf.c:424
[all …]
H A Dbinutils.pot347 " -D Use zero for symbol map timestamp (default)\n"
348 " -U Use an actual symbol map timestamp\n"
354 " -D Use zero for symbol map timestamp\n"
355 " -U Use actual symbol map timestamp (default)\n"
361 " -t Update the archive's symbol map timestamp\n"
494 msgid "%s: no archive map to update"
1828 #: dwarf.c:190
1832 #: dwarf.c:198
1837 #: dwarf.c:206
1849 #: dwarf.c:392
[all …]
H A Dbg.po356 " -D Use zero for symbol map timestamp (default)\n"
357 " -U Use an actual symbol map timestamp\n"
365 " -D Use zero for symbol map timestamp\n"
366 " -U Use actual symbol map timestamp (default)\n"
374 " -t Update the archive's symbol map timestamp\n"
510 msgid "%s: no archive map to update"
1830 #: dwarf.c:187
1834 #: dwarf.c:195
1839 #: dwarf.c:203
1851 #: dwarf.c:389
[all …]
H A Dru.po332 " -D Use zero for symbol map timestamp (default)\n"
333 " -U Use an actual symbol map timestamp\n"
343 " -D Use zero for symbol map timestamp\n"
344 " -U Use actual symbol map timestamp (default)\n"
354 " -t Update the archive's symbol map timestamp\n"
458 msgid "%s: no archive map to update"
1764 #: dwarf.c:152
1768 #: dwarf.c:160
1773 #: dwarf.c:168
1777 #: dwarf.c:369 dwarf.c:383
[all …]
H A Dzh_TW.po326 " -D Use zero for symbol map timestamp (default)\n"
327 " -U Use an actual symbol map timestamp\n"
335 " -D Use zero for symbol map timestamp\n"
336 " -U Use actual symbol map timestamp (default)\n"
344 " -t Update the archive's symbol map timestamp\n"
448 msgid "%s: no archive map to update"
1764 #: dwarf.c:152
1769 #: dwarf.c:160
1774 #: dwarf.c:168
1778 #: dwarf.c:369 dwarf.c:383
[all …]
H A Dfi.po330 " -D Use zero for symbol map timestamp (default)\n"
331 " -U Use an actual symbol map timestamp\n"
339 " -D Use zero for symbol map timestamp\n"
340 " -U Use actual symbol map timestamp (default)\n"
348 " -t Update the archive's symbol map timestamp\n"
440 # Ruotsinkielisessä käännöksessä todetaan, että archive map on lähdekoodissa sama kuin indeksi, ta…
443 msgid "%s: no archive map to update"
1029 …tetty ohjelma, joka esimerkiksi MS-DOS-ikkunassa ilmoittaa "This program cannot be run in DOS mode"
1040 …tetty ohjelma, joka esimerkiksi MS-DOS-ikkunassa ilmoittaa "This program cannot be run in DOS mode"
1616 #: dwarf.c:406 dwarf.c:3215
[all …]
H A Dja.po331 #| " -t Update the archive's symbol map timestamp\n"
335 " -D Use zero for symbol map timestamp (default)\n"
336 " -U Use an actual symbol map timestamp\n"
345 #| " -t Update the archive's symbol map timestamp\n"
349 " -D Use zero for symbol map timestamp\n"
350 " -U Use actual symbol map timestamp (default)\n"
359 " -t Update the archive's symbol map timestamp\n"
463 msgid "%s: no archive map to update"
1786 #: dwarf.c:152
1792 #: dwarf.c:160
[all …]

123456789