Home
last modified time | relevance | path

Searched refs:debug_ranges (Results 1 – 25 of 82) sorted by relevance

1234

/llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/DWARF/
H A Ddebug-ranges.yaml75 debug_ranges:
183 - Name: .debug_ranges
200 - Name: .debug_ranges
204 debug_ranges:
224 debug_ranges:
282 debug_ranges:
335 debug_ranges:
361 debug_ranges:
387 debug_ranges:
405 debug_ranges:
[all …]
/llvm-project-15.0.7/llvm/test/tools/obj2yaml/ELF/DWARF/
H A Ddebug-ranges.yaml1 ## Test how we dump the .debug_ranges section.
68 # BASIC-NOT: debug_ranges
69 # BASIC: debug_ranges:
97 debug_ranges:
116 # RAW: - Name: .debug_ranges
146 # EMPTY-NEXT: debug_ranges: []
154 debug_ranges: []
187 # COMMON: - Name: .debug_ranges
196 # COMMON: debug_ranges:
209 - Name: .debug_ranges
[all …]
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dno_debug_ranges.ll4 ; DISABLED-NOT: {{DW_AT_ranges|.debug_ranges}}
9 ; DISABLED-NOT: {{DW_AT_ranges|.debug_ranges}}
11 ; .debug_ranges section must be emitted by default
15 ; CHECK: .debug_ranges
H A Ddwarfdump-ranges-unrelocated.s11 # CHECK: .debug_ranges contents:
96 .section .debug_ranges,"",@progbits
H A Ddwarf-aranges-no-dwarf-labels.ll21 ; ModuleID = 'tmp/debug_ranges/a.cc'
65 !2 = !DIFile(filename: "tmp/debug_ranges/a.cc", directory: "/")
H A Dcu-ranges.ll22 ; Check that we have a relocation against the .debug_ranges section.
23 ; FUNCTION-SECTIONS-RELOCS: R_X86_64_32 .debug_ranges 0x0
H A Dcu-ranges-odr.ll18 ; Check that we have a relocation against the .debug_ranges section.
19 ; CHECK-RELOCS: R_X86_64_32 .debug_ranges 0x0
/llvm-project-15.0.7/llvm/test/DebugInfo/
H A Ddwarfdump-dump-flags.test12 ; DUMP_INFO-NOT: .debug_ranges
16 ; DUMP_RANGES: .debug_ranges
H A Ddwarfdump-ranges.test17 CHECK: .debug_ranges contents:
/llvm-project-15.0.7/lld/test/ELF/
H A Dgdb-index-ranges-discarded.s10 ## .debug_ranges contains 2 entries. .Lfunc_end0 is defined in the discarded
45 .section .debug_ranges,"",@progbits
H A Ddebug-dead-reloc-relocatable.s7 # RUN: llvm-readelf -r -x .debug_ranges %t2.o | FileCheck %s
32 .section .debug_ranges,"",@progbits
H A Ddebug-dead-reloc-32.s12 # CHECK-NEXT: Contents of section .debug_ranges:
H A Dgdb-index-ranges.s59 .section .debug_ranges,"",@progbits
/llvm-project-15.0.7/llvm/test/MC/Mips/
H A Delf-debug-section.s16 .section .debug_ranges,"",@progbits
37 # CHECK: Name: .debug_ranges
/llvm-project-15.0.7/llvm/test/ObjectYAML/MachO/
H A DDWARF-debug_ranges.yaml48 # YAML: debug_ranges:
201 debug_ranges:
248 # EMPTY-NEXT: debug_ranges: []
291 ## the 'content' entry and the 'debug_ranges' entry will not exist.
/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/ELF/
H A Dbuild-id-case.yaml21 # CHECK: Name: .debug_ranges
89 - Name: .debug_ranges
/llvm-project-15.0.7/llvm/test/tools/dsymutil/X86/
H A Dempty_range.s1 # This test verifies that an empty range list in the .debug_ranges section
/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/
H A Dverify_invalid_ranges.yaml6 # CHECK-NEXT: error: DW_AT_ranges offset is beyond .debug_ranges bounds: 0x00001000
H A Ddebug-verify-object.s49 .section .debug_ranges,"",@progbits
H A Dtombstone.s5 # DWARFv6 - proposed tombstone constant & nearest equivalent for debug_ranges)
6 # Testing the tombstone use in debug_info (addr/addrx), debug_ranges,
7 # debug_rnglists, debug_ranges, and debug_line.
266 .section .debug_ranges,"",@progbits
/llvm-project-15.0.7/llvm/test/MC/ELF/
H A Dgen-dwarf64.s17 # REL3-NEXT: R_X86_64_64 .debug_ranges 0x0
81 # DUMP3: .debug_ranges contents:
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/
H A Dstrip-dwo-inplace.test15 CHECK: Name: .debug_ranges
H A Ddwarf-fission.test29 #STRIP: Name: .debug_ranges
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/
H A Ddebug_ranges_and_rnglists.test3 # RUN: llvm-mc -triple=x86_64-pc-linux -filetype=obj %S/debug_ranges.s > %t-ranges.o
/llvm-project-15.0.7/bolt/test/AArch64/Inputs/
H A Dgo_dwarf.yaml73 debug_ranges:

1234