1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/tools/llvm-dwarfdump/X86
Victor Leschuk 83ecc100c7 [DWARF] Support for .debug_addr (consumer)
This patch implements basic support for parsing
  and dumping DWARFv5 .debug_addr section.

llvm-svn: 338447
2018-07-31 22:19:19 +00:00
..
Inputs [DWARF] Rework debug line parsing to use llvm::Error and callbacks 2018-05-10 10:51:33 +00:00
apple_names_verify_data.s
apple_names_verify_form.s
apple_names_verify_num_atoms.s
apple_types_verify_tag.s
apple-names-die-offset-data.s [DebugInfo/AccelTable] Fix inconsistency in getDIEOffset implementations 2018-03-09 11:58:59 +00:00
apple-names-die-offset-ref.s [DebugInfo/AccelTable] Fix inconsistency in getDIEOffset implementations 2018-03-09 11:58:59 +00:00
archive.test
brief.s [CodeGen] Unify MBB reference format in both MIR and debug output 2017-12-04 17:18:51 +00:00
debug_addr_64bit_address.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr_absent.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr_address_size_mismatch.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr_address_size_not_multiple.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr_dwarf4.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr_dwarf64.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr_empty.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr_invalid_addr_size.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr_segment_selector.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr_small_length_field.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr_too_small_for_length_field.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr_too_small_for_section.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr_unsupported_version.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr_version_mismatch.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_addr.s [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
debug_frame_GNU_args_size.s
debug_frame_offset.test
debug_info_offset.test
debug_line_invalid.test [DWARF] Rework debug line parsing to use llvm::Error and callbacks 2018-05-10 10:51:33 +00:00
debug_line_offset.test NFC - Various typo fixes in tests 2018-07-04 13:28:39 +00:00
debug_loc_offset.test [DebugInfo] Unify dumping of address ranges 2018-01-16 11:17:57 +00:00
debug_loc-OP_addr.s [debug_loc] Fix typo in DWARFExpression constructor 2018-04-06 08:49:57 +00:00
debug_rnglists_empty.s Add missing new files from r324077 2018-02-02 12:45:57 +00:00
debug_rnglists_invalid.s [DWARF v5] Refactor range lists dumping by using a more generic way of handling tables of lists. 2018-07-23 22:37:17 +00:00
debug_rnglists.s [DWARF v5] Refactor range lists dumping by using a more generic way of handling tables of lists. 2018-07-23 22:37:17 +00:00
debug_type_offset.test
debug-names-find-dwo.s [DWARF/AccelTable] Remove getDIESectionOffset for DWARF v5 entries 2018-06-13 08:14:27 +00:00
debug-names-find.s [test] Avoid spurious failure in debug-names-find.s. NFC. 2018-04-16 11:16:41 +00:00
debug-names-misaligned.s .debug_names: Correctly align the AugmentationStringSize field 2018-03-29 15:12:45 +00:00
debug-names-multi-find.s DWARFAcceleratorTable: fix equal_range iterators 2018-05-31 08:47:00 +00:00
debug-names-verify-abbrev-duplicate.s .debug_names: Parse DW_IDX_die_offset as a reference 2018-03-29 13:47:57 +00:00
debug-names-verify-abbrev-forms.s DWARFVerifier: validate information in name index entries 2018-04-06 13:34:12 +00:00
debug-names-verify-abbrev-short.s DWARFVerifier: Basic verification of .debug_names 2018-03-08 15:34:42 +00:00
debug-names-verify-buckets.s .debug_names: Parse DW_IDX_die_offset as a reference 2018-03-29 13:47:57 +00:00
debug-names-verify-completeness.s Reapply "DWARFVerifier: Check "completeness" of .debug_names section" 2018-05-15 13:24:10 +00:00
debug-names-verify-cu-lists.s DWARFVerifier: Basic verification of .debug_names 2018-03-08 15:34:42 +00:00
debug-names-verify-entries.s DWARFVerifier: validate information in name index entries 2018-04-06 13:34:12 +00:00
debug-names-verify-no-buckets.s DWARFVerifier: verify debug_names abbreviation table 2018-03-22 14:50:44 +00:00
debug-names-verify-short1.s DWARFVerifier: Basic verification of .debug_names 2018-03-08 15:34:42 +00:00
debug-names-verify-short2.s DWARFVerifier: Basic verification of .debug_names 2018-03-08 15:34:42 +00:00
debug-names-verify-short3.s DWARFVerifier: Basic verification of .debug_names 2018-03-08 15:34:42 +00:00
debug-names-verify-unhashed-names.s .debug_names: Parse DW_IDX_die_offset as a reference 2018-03-29 13:47:57 +00:00
debug-names-verify-wrong-hash.s .debug_names: Parse DW_IDX_die_offset as a reference 2018-03-29 13:47:57 +00:00
debugloc.s [dwarfdump] Fix spurious verification errors for DW_AT_location attributes 2018-02-17 13:06:37 +00:00
diff.test dwarfdump: Add support for the --diff option. 2017-12-08 23:32:47 +00:00
empty-CU.s
enum.s [dwarfdump] Make -c and -p work together 2018-05-26 19:39:56 +00:00
find.test DWARFAcceleratorTable: fix equal_range iterators 2018-05-31 08:47:00 +00:00
form.test
gnu_call_site.s [dwarfdump] Only print CU relative offset in verbose mode 2018-03-07 16:28:53 +00:00
invalid_abstract_origin.s [DebugInfo] Prevent infinite recursion for malformed DWARF 2018-04-30 17:02:41 +00:00
lit.local.cfg
lookup.s [dwarfdump][test] Add test case for r321064 2017-12-19 19:42:32 +00:00
multiple-sections.test
name.test
no_apple_names_verify.s
statistics.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
stripped.test
verbose.test
verify_broken_exprloc.s
verify_debug_abbrev.s
verify_debug_info2.s
verify_debug_info.s [CodeGen] Unify MBB reference format in both MIR and debug output 2017-12-04 17:18:51 +00:00
verify_die_ranges.s [DebugInfo] Unify dumping of address ranges 2018-01-16 11:17:57 +00:00
verify_unit_header_chain.s