Please use GitHub pull requests for new patches. Phabricator shutdown timeline
Differential D86194 Diff 286939 llvm/test/tools/llvm-dwarfdump/X86/verify_overlapping_cu_ranges.yaml
Changeset View
Changeset View
Standalone View
Standalone View
llvm/test/tools/llvm-dwarfdump/X86/verify_overlapping_cu_ranges.yaml
Show First 20 Lines • Show All 172 Lines • ▼ Show 20 Lines | DWARF: | ||||
debug_str: | debug_str: | ||||
- '' | - '' | ||||
- '/tmp/main.c' | - '/tmp/main.c' | ||||
- stripped1 | - stripped1 | ||||
- stripped2 | - stripped2 | ||||
- main | - main | ||||
- foo | - foo | ||||
debug_abbrev: | debug_abbrev: | ||||
- Table: | |||||
- Code: 0x00000001 | - Code: 0x00000001 | ||||
Tag: DW_TAG_compile_unit | Tag: DW_TAG_compile_unit | ||||
Children: DW_CHILDREN_yes | Children: DW_CHILDREN_yes | ||||
Attributes: | Attributes: | ||||
- Attribute: DW_AT_name | - Attribute: DW_AT_name | ||||
Form: DW_FORM_strp | Form: DW_FORM_strp | ||||
- Attribute: DW_AT_language | - Attribute: DW_AT_language | ||||
Form: DW_FORM_data2 | Form: DW_FORM_data2 | ||||
- Attribute: DW_AT_low_pc | - Attribute: DW_AT_low_pc | ||||
Form: DW_FORM_addr | Form: DW_FORM_addr | ||||
- Attribute: DW_AT_ranges | - Attribute: DW_AT_ranges | ||||
Form: DW_FORM_sec_offset | Form: DW_FORM_sec_offset | ||||
- Code: 0x00000002 | - Code: 0x00000002 | ||||
Tag: DW_TAG_subprogram | Tag: DW_TAG_subprogram | ||||
Children: DW_CHILDREN_no | Children: DW_CHILDREN_no | ||||
Attributes: | Attributes: | ||||
- Attribute: DW_AT_name | - Attribute: DW_AT_name | ||||
Form: DW_FORM_strp | Form: DW_FORM_strp | ||||
- Attribute: DW_AT_low_pc | - Attribute: DW_AT_low_pc | ||||
Form: DW_FORM_addr | Form: DW_FORM_addr | ||||
- Attribute: DW_AT_high_pc | - Attribute: DW_AT_high_pc | ||||
Form: DW_FORM_data4 | Form: DW_FORM_data4 | ||||
- Code: 0x00000003 | - Code: 0x00000003 | ||||
Tag: DW_TAG_subprogram | Tag: DW_TAG_subprogram | ||||
Children: DW_CHILDREN_no | Children: DW_CHILDREN_no | ||||
Attributes: | Attributes: | ||||
- Attribute: DW_AT_name | - Attribute: DW_AT_name | ||||
Form: DW_FORM_strp | Form: DW_FORM_strp | ||||
- Attribute: DW_AT_low_pc | - Attribute: DW_AT_low_pc | ||||
Form: DW_FORM_addr | Form: DW_FORM_addr | ||||
- Attribute: DW_AT_high_pc | - Attribute: DW_AT_high_pc | ||||
Form: DW_FORM_addr | Form: DW_FORM_addr | ||||
debug_ranges: | debug_ranges: | ||||
- Offset: 0x00000000 | - Offset: 0x00000000 | ||||
AddrSize: 0x08 | AddrSize: 0x08 | ||||
Entries: | Entries: | ||||
- LowOffset: 0x0000000000002000 | - LowOffset: 0x0000000000002000 | ||||
HighOffset: 0x0000000000003000 | HighOffset: 0x0000000000003000 | ||||
- LowOffset: 0x0000000000000000 | - LowOffset: 0x0000000000000000 | ||||
HighOffset: 0x0000000000000020 | HighOffset: 0x0000000000000020 | ||||
Show All 39 Lines |