Searched refs:debug_ranges (Results 1 – 25 of 79) sorted by relevance
1234
/external/llvm/test/DebugInfo/ |
D | dwarfdump-dump-flags.test | 9 ; DUMP_ALL: .debug_ranges 12 ; DUMP_INFO-NOT: .debug_ranges 15 ; DUMP_RANGES: .debug_ranges
|
D | dwarfdump-ranges.test | 17 CHECK: .debug_ranges contents:
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | no_debug_ranges.ll | 4 ; 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
|
D | dwarfdump-ranges-unrelocated.s | 11 # CHECK: .debug_ranges contents: 96 .section .debug_ranges,"",@progbits
|
D | dwarf-aranges-no-dwarf-labels.ll | 21 ; ModuleID = 'tmp/debug_ranges/a.cc' 65 !2 = !DIFile(filename: "tmp/debug_ranges/a.cc", directory: "/")
|
D | cu-ranges.ll | 22 ; Check that we have a relocation against the .debug_ranges section. 23 ; FUNCTION-SECTIONS-RELOCS: R_X86_64_32 .debug_ranges 0x0
|
D | cu-ranges-odr.ll | 18 ; Check that we have a relocation against the .debug_ranges section. 19 ; CHECK-RELOCS: R_X86_64_32 .debug_ranges 0x0
|
/external/llvm-project/llvm/test/DebugInfo/ |
D | dwarfdump-dump-flags.test | 12 ; DUMP_INFO-NOT: .debug_ranges 16 ; DUMP_RANGES: .debug_ranges
|
D | dwarfdump-ranges.test | 17 CHECK: .debug_ranges contents:
|
/external/llvm-project/lld/test/ELF/ |
D | gdb-index-ranges-discarded.s | 10 ## .debug_ranges contains 2 entries. .Lfunc_end0 is defined in the discarded 45 .section .debug_ranges,"",@progbits
|
D | debug-dead-reloc-32.s | 12 # CHECK-NEXT: Contents of section .debug_ranges:
|
D | gdb-index-ranges.s | 59 .section .debug_ranges,"",@progbits
|
D | gdb-index-base-addr.s | 63 .section .debug_ranges,"",@progbits
|
/external/llvm/test/DebugInfo/X86/ |
D | dwarf-aranges-no-dwarf-labels.ll | 22 ; ModuleID = 'tmp/debug_ranges/a.cc' 64 !1 = !DIFile(filename: "tmp/debug_ranges/a.cc", directory: "/") 67 !5 = !DIFile(filename: "tmp/debug_ranges/a.cc", directory: "/")
|
D | cu-ranges.ll | 19 ; Check that we have a relocation against the .debug_ranges section. 20 ; FUNCTION-SECTIONS-RELOCS: R_X86_64_32 .debug_ranges 0x0
|
D | cu-ranges-odr.ll | 18 ; Check that we have a relocation against the .debug_ranges section. 19 ; CHECK-RELOCS: R_X86_64_32 .debug_ranges 0x0
|
/external/llvm-project/llvm/test/tools/dsymutil/X86/ |
D | empty_range.s | 1 # This test verifies that an empty range list in the .debug_ranges section
|
/external/llvm/test/tools/dsymutil/X86/ |
D | empty_range.s | 1 # This test verifies that an empty range list in the .debug_ranges section
|
/external/elfutils/tests/ |
D | debug-ranges-no-lowpc.s | 36 .section .debug_ranges
|
D | run-elfputzdata.sh | 210 Lets compress 33 .debug_ranges, size: 32 249 Lets compress 33 .debug_ranges, size: 32 293 Lets compress 35 .debug_ranges, size: 16 334 Lets compress 35 .debug_ranges, size: 16
|
/external/llvm-project/llvm/test/MC/ELF/ |
D | gen-dwarf64.s | 17 # REL3-NEXT: R_X86_64_64 .debug_ranges 0x0 81 # DUMP3: .debug_ranges contents:
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
D | strip-dwo-inplace.test | 12 CHECK: Name: .debug_ranges
|
/external/llvm-project/lldb/test/Shell/SymbolFile/DWARF/ |
D | debug_ranges_and_rnglists.test | 3 # RUN: llvm-mc -triple=x86_64-pc-linux -filetype=obj %S/debug_ranges.s > %t-ranges.o
|
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/ |
D | debug-verify-object.s | 49 .section .debug_ranges,"",@progbits
|
D | tombstone.s | 5 # 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
|
1234