/llvm-project/llvm/test/tools/yaml2obj/ELF/DWARF/ |
H A D | debug-loclists.yaml | 1 ## Test that yaml2obj emits a .debug_loclists section when requested. 3 ## a) Generate and verify a little endian DWARF32 .debug_loclists section in a 64-bit object file. 10 # SHDR-NEXT: Name: .debug_loclists (1) 101 debug_loclists: 150 ## b) Generate and verify a big endian DWARF32 .debug_loclists section in a 64-bit object file. 230 ## c) Generate and verify a little endian DWARF64 .debug_loclists section in a 64-bit object file. 263 debug_loclists: 275 ## d) Generate and verify a big endian DWARF64 .debug_loclists section in a 64-bit object file. 306 # RUN: llvm-readelf --hex-dump=.debug_loclists %t3.o | \ 309 # OVERWRITE: Hex dump of section '.debug_loclists': [all …]
|
/llvm-project/lld/test/ELF/ |
H A D | riscv-reloc-leb128.s | 4 # RUN: llvm-readobj -r -x .gcc_except_table -x .debug_rnglists -x .debug_loclists a.o | FileCheck %… 6 # RUN: llvm-readelf -x .gcc_except_table -x .debug_rnglists -x .debug_loclists a.so | FileCheck %s 24 # REL: .rela.debug_loclists { 37 # REL: Hex dump of section '.debug_loclists': 46 # CHECK: Hex dump of section '.debug_loclists': 49 # RUN: ld.lld -shared --gc-sections -z dead-reloc-in-nonalloc=.debug_loclists=0x7f a.o -o a127.so 50 # RUN: llvm-readelf -x .debug_loclists a127.so | FileCheck %s --check-prefix=CHECK127 51 # CHECK127: Hex dump of section '.debug_loclists': 54 # RUN: not ld.lld -shared --gc-sections -z dead-reloc-in-nonalloc=.debug_loclists=0x80 a.o 2>&1 | F… 55 # CHECK128: error: a.o:(.debug_loclists+0x1): ULEB128 value 128 exceeds available space; references… [all …]
|
H A D | loongarch-reloc-leb128.s | 5 # RUN: llvm-readobj -r -x .gcc_except_table -x .debug_rnglists -x .debug_loclists a.o | FileCheck %… 7 # RUN: llvm-readelf -x .gcc_except_table -x .debug_rnglists -x .debug_loclists a.so | FileCheck %s 10 # RUN: llvm-readobj -r -x .gcc_except_table -x .debug_rnglists -x .debug_loclists a32.o | FileCheck… 12 # RUN: llvm-readelf -x .gcc_except_table -x .debug_rnglists -x .debug_loclists a32.so | FileCheck %s 52 .section .debug_loclists 69 # REL: Section ({{.*}}) .rela.debug_loclists { 80 # REL: Hex dump of section '.debug_loclists': 89 # CHECK: Hex dump of section '.debug_loclists':
|
H A D | gdb-index-loclists.s | 2 ## Regression test that we don't crash on DWARF v5 .debug_loclists 28 .section .debug_loclists,"",@progbits
|
/llvm-project/llvm/test/DebugInfo/X86/ |
H A D | dwp-v5-loclists.s | 2 ## location tables from .debug_loclists.dwo sections. 20 # CHECK: .debug_loclists.dwo contents: 76 .section .debug_loclists.dwo, "e", @progbits 136 .long .LLLBegin-.debug_loclists.dwo # Offset in .debug_loclists.dwo 140 .long .LLLEnd-.LLLBegin # Size in .debug_loclists.dwo
|
H A D | dwarfdump-debug-loclists-dwarf64.s | 5 # CHECK: .debug_loclists contents: 25 .section .debug_loclists, "", @progbits
|
H A D | dwp-v5-cu-index.s | 41 .long 0x4000 # Offset in .debug_loclists.dwo 49 .long 0x40 # Size in .debug_loclists.dwo
|
H A D | dwarfdump-debug-loclists.test | 11 # CHECK: .debug_loclists contents: 32 .section .debug_loclists,"",@progbits
|
H A D | dwarf-empty-expression.s | 8 .section .debug_loclists, "",@progbits
|
/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/ |
H A D | debug_loclists-dwo.s | 2 # RUN: llvm-mc -triple=x86_64-pc-linux -filetype=obj %s >debug_loclists-dwo.o 3 # RUN: %lldb debug_loclists-dwo.o -o "image lookup -v -s lookup_loclists" -o exit | FileCheck %s 50 .asciz "debug_loclists-dwo.o" # DW_AT_dwo_name 84 # .debug_info.dwo always refers to .debug_loclists.dwo 85 .section .debug_loclists,"",@progbits 88 .section .debug_loclists.dwo,"e",@progbits
|
H A D | debug_loclists-dwp.s | 1 ## This tests if .debug_loclists.dwo are correctly read if they are part 55 .asciz "debug_loclists-dwp.dwo" # DW_AT_dwo_name 90 .section .debug_loclists.dwo,"e",@progbits 231 .long .LLLBegin-.debug_loclists.dwo # Offset in .debug_loclists.dwo 235 .long .LLLEnd-.LLLBegin # Size in .debug_loclists.dwo
|
/llvm-project/llvm/test/DebugInfo/ |
H A D | dwarfdump-loclist-basetyperef.test | 5 # references when dumping the .debug_loclists section. 7 # When dumping the .debug_loclists section, the corresponding compile unit 21 .section .debug_loclists,"",@progbits
|
/llvm-project/lldb/test/Shell/ObjectFile/ELF/ |
H A D | section-types.yaml | 22 # CHECK-LABEL: Name: .debug_loclists 25 # CHECK-LABEL: Name: .debug_loclists.dwo 93 - Name: .debug_loclists 97 - Name: .debug_loclists.dwo
|
H A D | build-id-case.yaml | 15 # CHECK: Name: .debug_loclists 71 - Name: .debug_loclists
|
/llvm-project/llvm/test/tools/llvm-dwp/X86/ |
H A D | loclists.s | 1 # This test checks if llvm-dwp outputs .debug_loclists. 8 # CHECK-DAG: .debug_loclists.dwo contents: 45 .section .debug_loclists.dwo,"e",@progbits
|
/llvm-project/llvm/test/tools/llvm-dwarfutil/ELF/X86/ |
H A D | dwarf5-loclists.test | 1 ## Test that DWARFv5 .debug_loclists is correctly recognized 89 ## Following yaml description has Content of the .debug_loclists exactly like following data vvvvvv… 90 ## .debug_loclists contents: 127 - Name: .debug_loclists
|
/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/ |
H A D | debug_loclists_startx_length.s | 8 # CHECK: .debug_loclists contents: 14 .section .debug_loclists,"",@progbits
|
H A D | debug_loclists_multiple.s | 5 # CHECK: .debug_loclists contents: 12 .section .debug_loclists,"",@progbits
|
H A D | debug_loclists_nouse.s | 24 .section .debug_loclists,"",@progbits
|
/llvm-project/llvm/test/MC/Mips/ |
H A D | elf-debug-section.s | 13 .section .debug_loclists,"",@progbits 31 # CHECK: Name: .debug_loclists
|
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFStreamer.h | 117 /// Emit debug locations(.debug_loc, .debug_loclists) header. 131 /// Emit debug ranges(.debug_loc, .debug_loclists) fragment. 137 /// Emit debug ranges(.debug_loc, .debug_loclists) footer. 244 /// Emit piece of .debug_loclists for \p LinkedRanges.
|
H A D | DWARFLinker.h | 95 /// Emit debug locations (.debug_loc, .debug_loclists) header. 98 /// Emit debug locations (.debug_loc, .debug_loclists) fragment. 104 /// Emit debug locations (.debug_loc, .debug_loclists) footer. 184 /// Returns size of generated .debug_loclists section. 604 /// Compute and emit debug locations (.debug_loc, .debug_loclists)
|
/llvm-project/llvm/test/tools/dsymutil/X86/ |
H A D | dwarf5-loclists.test | 1 ## This test checks that .debug_loclists table is correclty handled 53 #DWARF-CHECK: .debug_loclists contents: 89 #UPD-DWARF-CHECK: .debug_loclists contents:
|
/llvm-project/lldb/test/Shell/ObjectFile/wasm/ |
H A D | embedded-debug-sections.yaml | 73 # CHECK: Name: .debug_loclists.dwo 150 Name: .debug_loclists.dwo
|
/llvm-project/lldb/test/Shell/Breakpoint/Inputs/ |
H A D | debug_rnglistx_rlex.yaml | 24 - Name: .debug_loclists
|