Home
last modified time | relevance | path

Searched full:debug_aranges (Results 1 – 25 of 110) sorted by relevance

12345

/external/elfutils/tests/
Drun-elfgetzdata.sh73 2: .debug_aranges, ELF compressed, size: 60
84 2: .debug_aranges, ELF compressed, size: 60
97 3: .debug_aranges, ELF compressed, size: 60
109 3: .debug_aranges, ELF compressed, size: 60
169 2: .debug_aranges, ELF compressed, size: 40
180 2: .debug_aranges, ELF compressed, size: 40
193 3: .debug_aranges, ELF compressed, size: 40
205 3: .debug_aranges, ELF compressed, size: 40
Drun-elfputzdata.sh50 Lets compress 27 .debug_aranges, size: 56
88 Lets compress 27 .debug_aranges, size: 56
125 Lets compress 23 .debug_aranges, size: 192
161 Lets compress 23 .debug_aranges, size: 192
203 Lets compress 26 .debug_aranges, size: 96
242 Lets compress 26 .debug_aranges, size: 96
286 Lets compress 28 .debug_aranges, size: 64
327 Lets compress 28 .debug_aranges, size: 64
Drun-readelf-zx.sh35 testrun_compare ${abs_top_builddir}/src/readelf -z -x.debug_aranges testfile-zgabi64 <<\EOF
37 Hex dump of section [2] '.debug_aranges', 62 bytes (96 uncompressed) at offset 0x260:
57 testrun_compare ${abs_top_builddir}/src/readelf -z -x.debug_aranges testfile-zgabi32 <<\EOF
59 Hex dump of section [2] '.debug_aranges', 49 bytes (64 uncompressed) at offset 0x1c0:
Drun-zstrptr.sh54 [e3] '.debug_aranges'
90 [e3] '.debug_aranges'
125 [ba] '.debug_aranges'
158 [ba] '.debug_aranges'
Drun-readelf-z.sh76 [ 2] .debug_aranges PROGBITS 0000000000000000 00000260 0000003e 0 C 0 0 16
99 [ 3] .debug_aranges PROGBITS 0000000000000000 000002c0 00000040 0 C 0 0 16
166 [ 2] .debug_aranges PROGBITS 00000000 0001c0 000031 0 C 0 0 8
189 [ 3] .debug_aranges PROGBITS 00000000 000220 000033 0 C 0 0 8
Drun-strptr.sh54 [e3] '.debug_aranges'
89 [ba] '.debug_aranges'
Drun-readelf-aranges.sh116 DWARF section [27] '.debug_aranges' at offset 0x1044:
153 DWARF section [27] '.debug_aranges' at offset 0x1044 contains 5 entries:
/external/llvm/test/MC/ELF/
Dgen-dwarf.s11 // 2. the debug_aranges has relocations to text and debug_line.
27 // CHECK-NEXT: Section ({{[^ ]+}}) .rel.debug_aranges {
33 // First instance of the section is just to give it a label for debug_aranges to refer to
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
Dgen-dwarf.s12 // 2. the debug_aranges has relocations to text and debug_line.
28 // CHECK-NEXT: Section ({{[^ ]+}}) .rel.debug_aranges {
34 // First instance of the section is just to give it a label for debug_aranges to refer to
/external/llvm/test/MC/ARM/
Ddwarf-asm-no-code.s16 // DWARF: .debug_aranges contents:
27 // RELOC-NOT: RELOCATION RECORDS FOR [.rel.debug_aranges]:
Ddwarf-asm-single-section.s31 // DWARF: .debug_aranges contents:
54 // RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]:
Ddwarf-asm-nonstandard-section.s30 // DWARF: .debug_aranges contents:
55 // RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]:
Ddwarf-asm-multiple-sections-dwarf-2.s36 // DWARF: .debug_aranges contents:
63 // RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]:
Ddwarf-asm-multiple-sections.s42 // DWARF: .debug_aranges contents:
75 // RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]:
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Ddbg-asm.s17 # CHECK-COFF: Section {{.*}} .debug_aranges {
27 # CHECK-ELF: Section {{.*}} .rel.debug_aranges {
Darange.ll19 ; Check that we have a relocation back to the debug_info section from the debug_aranges section
20 ; OBJ: debug_aranges
/external/llvm/test/DebugInfo/X86/
Ddbg-asm.s17 # CHECK-COFF: Section {{.*}} .debug_aranges {
27 # CHECK-ELF: Section {{.*}} .rel.debug_aranges {
Darange.ll19 ; Check that we have a relocation back to the debug_info section from the debug_aranges section
20 ; OBJ: debug_aranges
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Ddwarf-asm-single-section.s31 // DWARF: .debug_aranges contents:
53 // RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]:
Ddwarf-asm-nonstandard-section.s30 // DWARF: .debug_aranges contents:
54 // RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]:
Ddwarf-asm-multiple-sections-dwarf-2.s36 // DWARF: .debug_aranges contents:
62 // RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]:
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFCompileUnit.cpp222 DWARFCompileUnit::buildAddressRangeTable(DWARFDebugAranges *debug_aranges, in buildAddressRangeTable() argument
224 // This function is usually called if there in no .debug_aranges section in buildAddressRangeTable()
232 DieArray[0].buildAddressRangeTable(this, debug_aranges); in buildAddressRangeTable()
/external/u-boot/arch/nios2/cpu/
Du-boot.lds113 .debug_aranges 0 : { *(.debug_aranges) }
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAranges.cpp43 // Extract aranges from .debug_aranges section. in generate()
47 // Generate aranges from DIEs: even if .debug_aranges section is present, in generate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAranges.cpp45 // Extract aranges from .debug_aranges section. in generate()
50 // Generate aranges from DIEs: even if .debug_aranges section is present, in generate()

12345