llvm-project/llvm/test/tools/llvm-dwarfdump/X86
David Blaikie 69da27c749 llvm-symbolizer: Add optional "start file" to match "start line"
Since a function might have portions of its code coming from multiple
different files, "start line" is ambiguous (it can't just be resolved
relative to the file/line specified). Add start file to disambiguate it.
2020-09-08 15:40:58 -07:00
..
Inputs [DWARFDebugLine] Use truncating data extractors for prologue parsing 2020-06-10 16:12:53 +02:00
DW_AT_object_pointer.s
apple-names-die-offset-data.s
apple-names-die-offset-ref.s
apple_names_verify_data.s
apple_names_verify_form.s
apple_names_verify_num_atoms.s
apple_types_verify_tag.s
archive.test
brief.s DebugInfo: Allow dumping macinfo and macinfo.dwo from the same file 2020-01-31 12:47:50 -08:00
callsite-invalid.s
debug-abbrev.s [test][llvm-dwarfdump] Add missing testing for some --debug-* options 2019-12-11 13:42:54 +00:00
debug-line-dw-lne-end-sequence.s [DebugInfo] Fix verbose printing of rows added via DW_LNE_end_sequence 2019-12-19 12:54:04 +00:00
debug-line-dw-lns-copy.s [DWARF] Set discriminator to 0 for DW_LNS_copy 2019-04-11 02:02:44 +00:00
debug-line.s [DebugInfo] Report the format of line tables [7/10] 2020-06-02 17:55:31 +07:00
debug-names-find-dwo.s [DebugInfo][test] Fix section flags/type to avoid warning/error in the future 2020-02-18 20:51:41 -08:00
debug-names-find.s
debug-names-many-tu.s [DWARF] Fix dump of local/foreign TU lists in .debug_names 2019-04-29 08:55:10 +00:00
debug-names-misaligned.s
debug-names-multi-find.s
debug-names-verify-abbrev-duplicate.s
debug-names-verify-abbrev-forms.s
debug-names-verify-abbrev-short.s
debug-names-verify-buckets.s
debug-names-verify-completeness.s [DWARFVerifier] Use the new location list api 2019-11-22 10:08:39 +01:00
debug-names-verify-cu-lists.s
debug-names-verify-entries.s
debug-names-verify-no-buckets.s
debug-names-verify-short1.s [DWARF] Use DWARFDataExtractor::getInitialLength to parse debug_names 2020-03-02 11:21:23 +01:00
debug-names-verify-short2.s [DWARF] Use DWARFDataExtractor::getInitialLength to parse debug_names 2020-03-02 11:21:23 +01:00
debug-names-verify-short3.s
debug-names-verify-unhashed-names.s
debug-names-verify-wrong-hash.s
debug-verify-object.s
debug_addr.s [DebugInfo] Report the format of address tables [4/10] 2020-06-02 17:55:30 +07:00
debug_addr_64bit_address.s [DebugInfo] Report the format of address tables [4/10] 2020-06-02 17:55:30 +07:00
debug_addr_absent.s
debug_addr_address_size_mismatch.s [DebugInfo] Report the format of address tables [4/10] 2020-06-02 17:55:30 +07:00
debug_addr_address_size_not_multiple.s Reapply "llvm-dwarfdump: Report errors when failing to parse loclist/debug_loc entries"" 2020-04-14 14:44:32 -07:00
debug_addr_dwarf4.s [DebugInfo] Do not dump header field for pre-DWARFv5 address tables. 2020-02-12 13:33:00 +07:00
debug_addr_dwarf64.s [DebugInfo] Report the format of address tables [4/10] 2020-06-02 17:55:30 +07:00
debug_addr_empty.s
debug_addr_invalid_addr_size.s Reapply "llvm-dwarfdump: Report errors when failing to parse loclist/debug_loc entries"" 2020-04-14 14:44:32 -07:00
debug_addr_rela.s [DebugInfo] Report the format of address tables [4/10] 2020-06-02 17:55:30 +07:00
debug_addr_reserved_length.s Reapply "llvm-dwarfdump: Report errors when failing to parse loclist/debug_loc entries"" 2020-04-14 14:44:32 -07:00
debug_addr_segment_selector.s Reapply "llvm-dwarfdump: Report errors when failing to parse loclist/debug_loc entries"" 2020-04-14 14:44:32 -07:00
debug_addr_small_length_field.s Reapply "llvm-dwarfdump: Report errors when failing to parse loclist/debug_loc entries"" 2020-04-14 14:44:32 -07:00
debug_addr_too_small_for_extended_length_field.s [Support] Make DataExtractor error messages more clear 2020-06-02 12:57:51 +02:00
debug_addr_too_small_for_length_field.s [Support] Make DataExtractor error messages more clear 2020-06-02 12:57:51 +02:00
debug_addr_too_small_for_section.s Reapply "llvm-dwarfdump: Report errors when failing to parse loclist/debug_loc entries"" 2020-04-14 14:44:32 -07:00
debug_addr_unsupported_version.s [DebugInfo] Report the format of address tables [4/10] 2020-06-02 17:55:30 +07:00
debug_aranges-error.s llvm-dwarfdump: Return non-zero on error 2020-04-09 20:53:58 -07:00
debug_expr_convert.s
debug_expr_convert_generic.s [DebugInfo] Handle generic type DW_OP_convert ops in llvm-dwarfdump 2020-03-16 11:24:01 +01:00
debug_frame_GNU_args_size.s [DebugInfo] Report the format of call frame information entries [6/10] 2020-06-02 17:55:30 +07:00
debug_frame_offset.test [DebugInfo] Respect relocations when decoding DW_EH_PE_sdata4 & DW_EH_PE_sdata8 and support R_ARM_REL32 2020-07-18 09:00:50 -07:00
debug_info_addrx.s DebugInfo: Don't use implicit zero addr_base 2019-12-18 16:28:19 -08:00
debug_info_min_dwarf64.s [DebugInfo] Report the format of compilation units [3/10] 2020-06-02 17:55:30 +07:00
debug_info_offset.test
debug_line_dwarf64_large_table.s [DebugInfo] Print non-verbose output at some point as verbose output 2020-06-09 14:24:53 +01:00
debug_line_invalid.test [DebugInfo] Use Cursor to detect errors in debug line prologue parser 2020-07-03 11:52:06 +01:00
debug_line_many_files_v5.s [DWARF] Fix v5 debug_line parsing of prologues with many files 2020-03-24 15:11:54 +01:00
debug_line_offset.test
debug_line_short_prologue.s [Support] Add more context to DataExtractor getLEB128 errors 2020-06-01 14:00:01 +01:00
debug_line_short_prologue_v4.s [DWARFDebugLine] Check for errors when parsing v2 file/dir lists 2020-04-21 16:55:36 +02:00
debug_loc-OP_addr.s DWARFDebugLoc(v4): Add an incremental parsing function 2019-11-15 13:38:00 +01:00
debug_loc_OP_GNU_entry_value.s [DWARF] Handle the DW_OP_entry_value operand 2019-06-27 13:52:34 +00:00
debug_loc_OP_entry_value.s [DWARF] Handle the DW_OP_entry_value operand 2019-06-27 13:52:34 +00:00
debug_loc_base_address.s DWARFDebugLoc(v4): Add an incremental parsing function 2019-11-15 13:38:00 +01:00
debug_loc_dwo.s [DebugInfo][test] Fix section flags/type to avoid warning/error in the future 2020-02-18 20:51:41 -08:00
debug_loc_offset.test DWARFDebugLoc(v4): Add an incremental parsing function 2019-11-15 13:38:00 +01:00
debug_loclists.s [DebugInfo] Report the format of location and range lists [9/10] 2020-06-02 17:55:31 +07:00
debug_loclists_multiple.s DWARFDebugLoclists: stricter base address handling 2019-11-14 10:01:48 +01:00
debug_loclists_nouse.s [DebugInfo] Report the format of compilation units [3/10] 2020-06-02 17:55:30 +07:00
debug_loclists_startx_length.s [DebugInfo] Report the format of location and range lists [9/10] 2020-06-02 17:55:31 +07:00
debug_pub_tables_error_cases.s [DebugInfo] Add more checks to parsing .debug_pub* sections. 2020-07-09 19:15:31 +07:00
debug_rnglists.s [DebugInfo] Report the format of location and range lists [9/10] 2020-06-02 17:55:31 +07:00
debug_rnglists_dwarf64.s [DebugInfo] Report the format of location and range lists [9/10] 2020-06-02 17:55:31 +07:00
debug_rnglists_empty.s
debug_rnglists_invalid.s [Support] Make DataExtractor error messages more clear 2020-06-02 12:57:51 +02:00
debug_rnglists_reserved_length.s Reapply "llvm-dwarfdump: Report errors when failing to parse loclist/debug_loc entries"" 2020-04-14 14:44:32 -07:00
debug_tls_relocs.s
debug_type_offset.test
debugloc.s DWARFDebugLoc(v4): Add an incremental parsing function 2019-11-15 13:38:00 +01:00
diff.test
dw_op_regval_type.s Add dwarfdump support for DW_OP_regval_type. 2020-01-29 10:02:23 -08:00
eh-frame-return-address-reg.s [DebugInfo] Report the format of call frame information entries [6/10] 2020-06-02 17:55:30 +07:00
empty-CU.s
enum.s [dwarfdump] Add flag to limit the number of parents DIEs 2019-05-24 21:11:28 +00:00
exprloc.s DebugInfo: Support dumping any exprloc as an expression 2019-12-23 19:18:47 -08:00
find.test
form.test
formclass2.s [DWARFFormValue] Don't consider DW_FORM_data4/8 to be section offsets. 2019-03-05 23:47:22 +00:00
formclass4.s [DWARFFormValue] Don't consider DW_FORM_data4/8 to be section offsets. 2019-03-05 23:47:22 +00:00
gnu_call_site.s
invalid_abbrev_offset.s [llvm-dwarfdump] Avoid crashing if an abbreviation offset is invalid. 2020-08-12 16:01:53 +07:00
invalid_abstract_origin.s
lit.local.cfg
locstats.ll [llvm-dwarfdump] --statistics: break lines and indent by 2 2020-08-22 13:58:18 -07:00
lookup.s llvm-symbolizer: Add optional "start file" to match "start line" 2020-09-08 15:40:58 -07:00
multiple-sections.test
name.test
no_apple_names_verify.s
no_debug_addr.s [llvm/DWARF] Return section offset from DWARFUnit::get{Loc,Rng}listOffset 2019-12-05 12:35:09 +01:00
prettyprint_types.s
section_sizes_archive.test [llvm-dwarfdump] Add the --show-sections-sizes option 2020-04-02 13:14:30 +02:00
section_sizes_coff.test [llvm-dwarfdump] Add the --show-sections-sizes option 2020-04-02 13:14:30 +02:00
section_sizes_elf.test [yaml2obj] - Stop using square brackets for unique suffixes. 2020-05-19 12:59:13 +03:00
section_sizes_fat_binary.test [llvm-dwarfdump] Add the --show-sections-sizes option 2020-04-02 13:14:30 +02:00
section_sizes_macho.test [llvm-dwarfdump] Add the --show-sections-sizes option 2020-04-02 13:14:30 +02:00
section_sizes_no_debug_sections.test [llvm-dwarfdump] Add the --show-sections-sizes option 2020-04-02 13:14:30 +02:00
statistics-base-address.s [llvm-dwarfdump] --statistics: break lines and indent by 2 2020-08-22 13:58:18 -07:00
statistics-dwo.test [llvm-dwarfdump] Fix misleading scope byte coverage statistics 2020-08-25 06:40:11 +01:00
statistics-v3.test [llvm-dwarfdump] Fix misleading scope byte coverage statistics 2020-08-25 06:40:11 +01:00
statistics.ll [llvm-dwarfdump] Fix misleading scope byte coverage statistics 2020-08-25 06:40:11 +01:00
stats-dbg-callsite-info.ll [llvm-dwarfdump] --statistics: break lines and indent by 2 2020-08-22 13:58:18 -07:00
stats-inlining-multi-cu.ll [llvm-dwarfdump] --statistics: break lines and indent by 2 2020-08-22 13:58:18 -07:00
stats-inlining-single-cu.ll [llvm-dwarfdump] --statistics: break lines and indent by 2 2020-08-22 13:58:18 -07:00
stats-mulitple-cu-out-of-line.ll [llvm-dwarfdump] --statistics: break lines and indent by 2 2020-08-22 13:58:18 -07:00
stats-multiple-cu-members.ll [llvm-dwarfdump] --statistics: break lines and indent by 2 2020-08-22 13:58:18 -07:00
stats-multiple-cu-same-name.ll [llvm-dwarfdump] --statistics: break lines and indent by 2 2020-08-22 13:58:18 -07:00
stats-scope-bytes-covered.yaml [llvm-dwarfdump] Fix misleading scope byte coverage statistics 2020-08-25 06:40:11 +01:00
stripped.test
typeunit-name.s [DebugInfo][test] Fix section flags/type to avoid warning/error in the future 2020-02-18 20:51:41 -08:00
typeunit-v4-dwarf64.s [DebugInfo] Report the format of type units [10/10] 2020-06-02 17:55:31 +07:00
typeunit-v5-dwarf64.s [DebugInfo] Report the format of type units [10/10] 2020-06-02 17:55:31 +07:00
valid-call-site-GNU-extensions.ll Revert "Reland "[DebugInfo] Enable the debug entry values feature by default"" 2020-02-20 14:41:39 +01:00
verbose.test [DebugInfo] Improve new line printing in debug line verbose output 2020-06-09 14:27:16 +01:00
verify_attr_file_indexes.yaml [DWARFYAML] Add support for emitting multiple abbrev tables. 2020-08-21 10:12:08 +08:00
verify_attr_file_indexes_no_files.yaml [DWARFYAML] Add support for emitting multiple abbrev tables. 2020-08-21 10:12:08 +08:00
verify_broken_exprloc.s [DebugInfo] Dump raw data in a case of decoding error of an expression. 2020-05-09 10:04:22 +07:00
verify_compatible_tags.s
verify_debug_abbrev.s [DebugInfo][test] Fix section flags/type to avoid warning/error in the future 2020-02-18 20:51:41 -08:00
verify_debug_info.s Add verification for DW_AT_decl_file and DW_AT_call_file. 2020-08-05 15:30:13 -07:00
verify_debug_info2.s
verify_die_ranges.s
verify_file_encoding.yaml [DWARFYAML] Add support for emitting multiple abbrev tables. 2020-08-21 10:12:08 +08:00
verify_no_linkage_name.s
verify_overlapping_cu_ranges.yaml [MachOYAML] Allow handcrafting custom contents for DWARF sections. 2020-09-04 22:42:45 +08:00
verify_strings.s
verify_unit_header_chain.s