Home
last modified time | relevance | path

Searched full:debug_addr (Results 1 – 25 of 120) sorted by relevance

12345

/external/llvm-project/llvm/test/tools/yaml2obj/ELF/DWARF/
Ddebug-addr.yaml1 ## Test that yaml2obj emits .debug_addr section.
3 ## a) Generate and verify a little endian DWARF32 .debug_addr section in a 64-bit object file.
10 # SHDR-NEXT: Name: .debug_addr (1)
147 debug_addr:
222 ## b) Generate and verify a big endian DWARF32 .debug_addr section.
351 ## c) Generate and verify a little endian DWARF64 .debug_addr section.
390 debug_addr:
403 ## d) Generate and verify a big endian DWARF64 .debug_addr section.
448 debug_addr:
451 ## f) Generate the .debug_addr section from raw section content.
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAddr.cpp32 ".debug_addr table length at offset 0x%" in extract()
50 "DWARF64 is not supported in .debug_addr at offset 0x%" PRIx64, in extract()
57 ".debug_addr table at offset 0x%" PRIx64 in extract()
67 "section is not large enough to contain a .debug_addr table " in extract()
87 // implementations of .debug_addr table, which doesn't contain a header in extract()
91 " of .debug_addr section at offset 0x%" PRIx64 " is not supported", in extract()
95 // however the correct way to associate a .debug_addr table in extract()
100 ".debug_addr table at offset 0x%" PRIx64 in extract()
107 ".debug_addr table at offset 0x%" PRIx64 in extract()
112 ".debug_addr table at offset 0x%" PRIx64 in extract()
[all …]
/external/llvm-project/llvm/test/tools/obj2yaml/ELF/DWARF/
Ddebug-addr.yaml1 ## Test how we dump the .debug_addr section.
34 # BASIC-NEXT: debug_addr:
69 debug_addr:
95 ## b) Test dumping a .debug_addr section whose section header properties are
127 # COMMON-NEXT: - Name: .debug_addr
138 # COMMON-NEXT: debug_addr:
153 - Name: .debug_addr
164 debug_addr:
178 # RAW-NEXT: - Name: .debug_addr
190 - Name: .debug_addr
[all …]
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
Ddebug_info_addrx.s9 # issue (in this case, the index is outside the bounds of the debug_addr
10 # contribution/debug_addr section)
15 # FIXME: Should error "no debug_addr contribution" - rather than parsing debug_addr
71 .section .debug_addr,"",@progbits
Ddebug_addr_unsupported_version.s9 # CHECK: .debug_addr contents
27 .section .debug_addr,"",@progbits
36 .section .debug_addr,"",@progbits
45 .section .debug_addr,"",@progbits
Ddebug_addr_rela.s6 ## addresses of an address table. In this test, the raw data in the .debug_addr
10 # CHECK: .debug_addr contents
20 .section .debug_addr,"",@progbits
Ddebug_addr.s4 # CHECK: .debug_addr contents
24 .section .debug_addr,"",@progbits
33 .section .debug_addr,"",@progbits
Ddebug_addr_address_size_mismatch.s8 # CHECK: .debug_addr contents
30 .section .debug_addr,"",@progbits
39 .section .debug_addr,"",@progbits
Ddebug_addr_empty.s3 # CHECK: .debug_addr contents:
7 .section .debug_addr,"",@progbits
Ddebug_addr_too_small_for_length_field.s5 # CHECK: .debug_addr contents:
11 .section .debug_addr,"",@progbits
Ddebug_addr_dwarf4.s4 # CHECK: .debug_addr contents
17 .section .debug_addr,"",@progbits
Ddebug_addr_small_length_field.s5 # CHECK: .debug_addr contents:
11 .section .debug_addr,"",@progbits
Ddebug_addr_too_small_for_section.s5 # CHECK: .debug_addr contents:
11 .section .debug_addr,"",@progbits
Ddebug_addr_invalid_addr_size.s5 # CHECK: .debug_addr contents:
11 .section .debug_addr,"",@progbits
Ddebug_addr_segment_selector.s5 # CHECK: .debug_addr contents:
12 .section .debug_addr,"",@progbits
Ddebug_addr_too_small_for_extended_length_field.s5 # CHECK: .debug_addr contents:
11 .section .debug_addr,"",@progbits
Ddebug_rnglists.s192 .byte 0 # Base address (index 0 in .debug_addr)
204 .byte 1 # Start address (index in .debug_addr)
205 .byte 10 # End address (index in .debug_addr)
217 .byte 2 # Start address (index in .debug_addr)
231 .byte 0x80, 0x20 # End offset (index in .debug_addr)
Ddebug_addr_address_size_not_multiple.s5 # CHECK: .debug_addr contents:
11 .section .debug_addr,"",@progbits
Ddebug_addr_dwarf64.s5 # CHECK: .debug_addr contents:
17 .section .debug_addr,"",@progbits
/external/llvm/test/DebugInfo/PowerPC/
Dtls-fission.ll9 ; DW_OP_const_index (0xfx == 252) to refer to the debug_addr table
11 ; an index of zero into the debug_addr table
15 ; check that the expected TLS address description is the first thing in the debug_addr section
16 ; CHECK: debug_addr
/external/llvm-project/llvm/test/DebugInfo/PowerPC/
Dtls-fission.ll9 ; DW_OP_const_index (0xfx == 252) to refer to the debug_addr table
11 ; an index of zero into the debug_addr table
15 ; check that the expected TLS address description is the first thing in the debug_addr section
16 ; CHECK: .section .debug_addr,"",@progbits
/external/llvm-project/lld/test/ELF/
Dgdb-index-invalid-section-index.yaml72 - Name: .debug_addr
76 - Name: .rela.debug_addr
81 Info: .debug_addr
/external/llvm-project/llvm/test/DebugInfo/X86/
Dtls.ll35 ; DW_OP_GNU_const_index (0xfx == 252) to refer to the debug_addr table
37 ; an index of zero into the debug_addr table
79 ; check that the expected TLS address description is the first thing in the debug_addr section
80 ; FISSION: .section .debug_addr
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dstrip-dwo-inplace.test14 CHECK: Name: .debug_addr
24 CHECK: Name: .rela.debug_addr
/external/llvm/test/DebugInfo/X86/
Dtls.ll35 ; DW_OP_GNU_const_index (0xfx == 252) to refer to the debug_addr table
37 ; an index of zero into the debug_addr table
79 ; check that the expected TLS address description is the first thing in the debug_addr section
80 ; FISSION: .section .debug_addr

12345