Home
last modified time | relevance | path

Searched full:debug_ranges (Results 1 – 25 of 176) sorted by relevance

12345678

/external/llvm-project/llvm/test/tools/yaml2obj/ELF/DWARF/
Ddebug-ranges.yaml1 ## Test that yaml2obj emits .debug_ranges section.
3 ## a) Generate the .debug_ranges section from the "DWARF" entry.
5 ## Generate and verify a little endian .debug_ranges section.
12 # DWARF-HEADER-NEXT: Name: .debug_ranges (1)
75 debug_ranges:
96 ## Generate and verify a big endian .debug_ranges section.
148 ## b) Generate the .debug_ranges section from raw section content.
164 - Name: .debug_ranges
168 ## c) Generate the .debug_ranges section when the "Size" is specified.
171 # RUN: llvm-readobj --hex-dump=.debug_ranges %t3.o | FileCheck %s --check-prefix=SIZE
[all …]
/external/llvm-project/llvm/test/tools/obj2yaml/ELF/DWARF/
Ddebug-ranges.yaml1 ## Test how we dump the .debug_ranges section.
3 ## a) Test dumping the .debug_ranges section from various object files with
6 ## Dump the .debug_ranges section from a 32-bit little endian object file where
13 ## Dump the .debug_ranges section from a 32-bit big endian object file where the
20 ## Dump the .debug_ranges section from a 32-bit little endian object file where
29 ## Dump the .debug_ranges section from a 32-bit big endian object file where the
37 ## Dump the .debug_ranges section from a 64-bit little endian object file where
44 ## Dump the .debug_ranges section from a 64-bit big endian object file where the
51 ## Dump the .debug_ranges section from a 64-bit little endian object file where
59 ## Dump the .debug_ranges section from a 64-bit big endian object file where the
[all …]
/external/llvm/test/DebugInfo/
Ddwarfdump-dump-flags.test9 ; DUMP_ALL: .debug_ranges
12 ; DUMP_INFO-NOT: .debug_ranges
15 ; DUMP_RANGES: .debug_ranges
/external/llvm-project/llvm/test/DebugInfo/X86/
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
Ddwarfdump-ranges-unrelocated.s11 # CHECK: .debug_ranges contents:
96 .section .debug_ranges,"",@progbits
/external/elfutils/tests/
Drun-readelf-ranges.sh27 DWARF section [34] '.debug_ranges' at offset 0xd94:
49 DWARF section [34] '.debug_ranges' at offset 0xd94:
71 DWARF section [34] '.debug_ranges' at offset 0xd94:
123 DWARF section [32] '.debug_ranges' at offset 0x1f96:
217 DWARF section [32] '.debug_ranges' at offset 0x3611:
Drun-elfputzdata.sh210 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/ObjectYAML/MachO/
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.
/external/llvm/test/MC/ARM/
Ddwarf-asm-no-code.s20 // DWARF: .debug_ranges contents:
25 // RELOC-NOT: RELOCATION RECORDS FOR [.rel.debug_ranges]:
Ddwarf-asm-multiple-sections.s55 // DWARF: .debug_ranges contents:
67 // RELOC-NEXT: 00000010 R_ARM_ABS32 .debug_ranges
71 // RELOC: RELOCATION RECORDS FOR [.rel.debug_ranges]:
Ddwarf-asm-nonstandard-section.s40 // DWARF: .debug_ranges contents:
53 // RELOC-NOT: RELOCATION RECORDS FOR [.rel.debug_ranges]:
Ddwarf-asm-single-section.s40 // DWARF: .debug_ranges contents:
52 // RELOC-NOT: RELOCATION RECORDS FOR [.rel.debug_ranges]:
Ddwarf-asm-multiple-sections-dwarf-2.s48 // DWARF: .debug_ranges contents:
61 // RELOC-NOT: RELOCATION RECORDS FOR [.rel.debug_ranges]:
/external/llvm-project/llvm/test/DebugInfo/
Ddwarfdump-dump-flags.test12 ; DUMP_INFO-NOT: .debug_ranges
16 ; DUMP_RANGES: .debug_ranges
/external/llvm-project/lld/test/ELF/
Ddebug-dead-reloc-32.s12 # CHECK-NEXT: Contents of section .debug_ranges:
24 .section .debug_ranges
Dgdb-index-ranges-discarded.s10 ## .debug_ranges contains 2 entries. .Lfunc_end0 is defined in the discarded
45 .section .debug_ranges,"",@progbits
Ddebug-dead-reloc.s13 # CHECK-NEXT: Contents of section .debug_ranges:
42 .section .debug_ranges
/external/llvm-project/llvm/test/MC/ARM/
Ddwarf-asm-single-section.s40 // DWARF-NOT: .debug_ranges contents:
52 // RELOC-NOT: RELOCATION RECORDS FOR [.debug_ranges]:
Ddwarf-asm-nonstandard-section.s40 // DWARF-NOT: .debug_ranges contents:
53 // RELOC-NOT: RELOCATION RECORDS FOR [.debug_ranges]:
Ddwarf-asm-multiple-sections-dwarf-2.s48 // DWARF-NOT: .debug_ranges contents:
61 // RELOC-NOT: RELOCATION RECORDS FOR [.debug_ranges]:
/external/llvm/test/DebugInfo/X86/
Ddwarf-aranges-no-dwarf-labels.ll22 ; 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: "/")
/external/llvm-project/lldb/test/Shell/ObjectFile/ELF/
Dbuild-id-case.yaml21 # CHECK: Name: .debug_ranges
89 - Name: .debug_ranges
/external/google-breakpad/src/common/
Ddwarf_cu_to_module.h134 // The ranges' entries are read starting from offset in the .debug_ranges
137 // .debug_ranges section.
228 // .debug_ranges section's bound).
231 // A DW_AT_ranges attribute was encountered but the no .debug_ranges
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h127 /// Emit debug_ranges for \p FuncRange by translating the
136 /// also emit the debug_ranges entries for the DW_TAG_compile_unit's
189 /// Returns size of generated .debug_ranges section.
/external/llvm-project/lld/ELF/
DDWARF.cpp44 .Case(".debug_ranges", &rangesSection) in LLDDwarfObj()
122 // offset of an entry in .debug_ranges is relocated. If it is not resolved, in findAux()
123 // its zero value will terminate the decoding of .debug_ranges prematurely. in findAux()

12345678