Home
last modified time | relevance | path

Searched full:debug_line (Results 1 – 25 of 535) sorted by relevance

12345678910>>...22

/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
H A Ddebug_line_invalid.test24 # RUN: --implicit-check-not='debug_line[{{.*}}]' --implicit-check-not='warning:'
27 # RUN: --implicit-check-not='debug_line[{{.*}}]' --implicit-check-not=' DW_LNS' \
37 # RUN: | FileCheck %s --check-prefixes=HEADER,LAST,SOME-ERR --implicit-check-not='debug_line[{{.*…
40 # HEADER: .debug_line contents:
42 # FIRST: debug_line[0x00000000]
49 # NOFIRST-NOT: debug_line[0x00000000]
51 # NOLATER-NOT: debug_line[{{.*}}]
55 # FATAL: debug_line[0x00000048]
60 # FATAL-NOT: debug_line
65 # NONFATAL: debug_line[0x00000048]
[all …]
H A Ddebug_line_offset.test4 CHECK-A: debug_line[0x00000000]
11 CHECK-A-NOT: debug_line[0x0000009a]
16 CHECK-B-NOT: debug_line[0x00000000]
17 CHECK-B: debug_line[0x0000009a]
H A Ddebug-line.s1 ## Show that llvm-dwarfdump dumps the whole .debug_line section when
7 # CHECK: .debug_line contents:
8 # CHECK-NEXT: debug_line[0x00000000]
48 # CHECK-NEXT: debug_line[0x0000006d]
68 # CHECK-NEXT: debug_line[0x0000008c]
70 .section .debug_line,"",@progbits
H A Dverify_invalid_line_sequence.yaml4 # CHECK: Verifying .debug_line...
5 # CHECK-NEXT: error: .debug_line[0x00000000] row[1] decreases in address from previous row:
34 debug_line:
H A Dverify_invalid_line_table_prologue_dir_index.yaml4 # CHECK: Verifying .debug_line...
5 # CHECK-NEXT: error: .debug_line[0x00000000].prologue.file_names[1].dir_idx contains an invalid ind…
34 debug_line:
/llvm-project/llvm/test/tools/yaml2obj/ELF/DWARF/
H A Ddebug-line.yaml1 ## Test that yaml2obj emits .debug_line section.
3 ## a) Generate the .debug_line section from the "DWARF" entry.
5 ## Generate and verify a little endian DWARF32 .debug_line section.
12 # SHDR-NEXT: Name: .debug_line (1)
73 debug_line:
96 ## Generate and verify a big endian DWARF32 .debug_line section.
146 ## b) Generate the .debug_line section from raw section content.
162 - Name: .debug_line
166 ## c) Generate the .debug_line section when the "Size" is specified.
182 - Name: .debug_line
[all …]
/llvm-project/llvm/test/ExecutionEngine/JITLink/x86-64/
H A DELF_debug_section_lifetime_is_NoAlloc.yaml11 # CHECK: ".debug_line" is not a SHF_ALLOC section. Using NoAlloc lifetime.
44 - Name: .debug_line
71 Symbol: .debug_line
111 - Name: .rela.debug_line
116 Info: .debug_line
152 - Name: .debug_line
153 - Name: .rela.debug_line
171 - Name: .debug_line
173 Section: .debug_line
/llvm-project/lld/test/ELF/
H A Dundef-broken-debug.test30 - Name: .debug_line
33 - Name: .rela.debug_line
37 Info: .debug_line
56 Symbol: .debug_line
67 - Name: .debug_line
69 Section: .debug_line
H A Dgdb-index-invalid-section-index.yaml70 Symbol: .debug_line
86 - Name: .debug_line
90 - Name: .rela.debug_line
95 Info: .debug_line
129 - Name: .debug_line
131 Section: .debug_line
H A Drelocatable-section-symbol.s4 # RUN: llvm-readelf -r -x .data -x .bar -x .debug_line %t | FileCheck --check-prefix=RELA %s
27 # RELA: Hex dump of section '.debug_line':
33 # RUN: llvm-readelf -r -x .data -x .bar -x .debug_line %t1 | FileCheck %s --check-prefix=REL
37 # RUN: llvm-readelf -r -x .data -x .bar -x .debug_line %t1.zlib.de | FileCheck %s --check-prefix=REL
59 # REL: Hex dump of section '.debug_line':
73 .section .debug_line
H A Ddebug-relocation-none.test33 - Name: .debug_line
36 - Name: .rela.debug_line
40 Info: .debug_line
H A Ddebug-dead-reloc-icf.s13 # CHECK: Contents of section .debug_line:
29 ## .debug_line contributions associated with folded-in functions will describe
33 .section .debug_line
/llvm-project/lldb/test/API/functionalities/dwo/
H A Dmain.o.yaml48 - Name: .debug_line
74 Symbol: .debug_line
136 - Name: .rela.debug_line
141 Info: .debug_line
171 - Name: .debug_line
172 - Name: .rela.debug_line
194 - Name: .debug_line
196 Section: .debug_line
/llvm-project/llvm/test/tools/llvm-dwarfdump/Inputs/
H A Ddump_dwo.o.yaml48 - Name: .debug_line
80 Symbol: .debug_line
152 - Name: .rela.debug_line
157 Info: .debug_line
196 - Name: .debug_line
197 - Name: .rela.debug_line
223 - Name: .debug_line
225 Section: .debug_line
/llvm-project/lldb/unittests/SymbolFile/DWARF/Inputs/
H A DDW_AT_default_value-test.yaml63 - Name: .debug_line
88 Symbol: .debug_line
192 - Name: .rela.debug_line
197 Info: .debug_line
233 - Name: .debug_line
234 - Name: .rela.debug_line
273 - Name: .debug_line
275 Section: .debug_line
277 Section: .debug_line
/llvm-project/bolt/test/X86/
H A Ddwarf-debug-line-stmt-list-offset-change.test41 # CHECK2: debug_line
42 # CHECK2: debug_line[[[OFFSET1]]]
43 # CHECK2-NOT: debug_line
72 # CHECK4: debug_line
73 # CHECK4: debug_line[[[OFFSET3]]]
74 # CHECK4-NOT: debug_line
111 # CHECK6: debug_line
112 # CHECK6: debug_line[[[OFFSET5]]]
113 # CHECK6-NOT: debug_line
/llvm-project/bolt/test/
H A Dnon-empty-debug-line.test12 ## Check the input and grab .debug_line size.
14 CHECK: Name: .debug_line
17 ## Verify .debug_line size is the same after BOLT.
19 CHECK: Name: .debug_line
/llvm-project/llvm/test/MC/ELF/
H A Ddebug-line.s3 // Test that .debug_line is populated. TODO: This test should really be using
5 // of .debug_line was checked using GNU binutils:
15 // CHECK: Name: .debug_line
35 .section .debug_line,"",@progbits
H A Ddebug-loc.s8 // FIXME2: We need a debug_line dumper so that we can test the actual contents.
12 // CHECK: Name: .debug_line
25 .section .debug_line,"",@progbits
H A Dgen-dwarf.s11 // 1. the debug info has a relocation to debug_abbrev and one to debug_line.
12 // 2. the debug_aranges has relocations to text and debug_line.
26 // CHECK-NEXT: 0xC R_386_32 .debug_line
58 // ASM: .section .debug_line
/llvm-project/lldb/test/Shell/ObjectFile/ELF/
H A Daarch64-relocations.yaml53 Symbol: .debug_line
73 - Name: .debug_line
90 - Name: .debug_line
92 Section: .debug_line
/llvm-project/llvm/test/MC/ELF/RISCV/
H A Dgen-dwarf.s1 ## Linker relaxation imposes restrictions on .eh_frame/.debug_frame, .debug_line,
7 ## For .debug_line, emit DW_LNS_fixed_advance_pc with ADD16/SUB16 relocations so
8 ## that .debug_line can be fixed by the linker. Without linker relaxation, we can
9 ## emit special opcodes to make .debug_line smaller, but we don't do this for
58 # RELOC: Section ([[#]]) .rela.debug_line {
/llvm-project/llvm/test/DebugInfo/X86/
H A Dstmt-list-multiple-compile-units.ll26 ; CHECK: .debug_line contents:
27 ; CHECK-NEXT: debug_line[{{.*}}]
33 ; CHECK: debug_line[{{.*}}]
49 ; DWARF3: .debug_line contents:
50 ; DWARF3-NEXT: debug_line[{{.*}}]
56 ; DWARF3: debug_line[{{.*}}]
/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp118 struct debug_line_info *debug_line; in notifyObjectLoaded() local
119 debug_line = (struct debug_line_info *)calloc( in notifyObjectLoaded()
123 debug_line[i].vma = (unsigned long)It.first; in notifyObjectLoaded()
124 debug_line[i].lineno = It.second.Line; in notifyObjectLoaded()
125 debug_line[i].filename = in notifyObjectLoaded()
131 debug_line) == -1) { in notifyObjectLoaded()
/llvm-project/llvm/test/ObjectYAML/ELF/
H A Dshf-compressed.yaml12 - Name: .debug_line
19 # OBJ-NEXT: Name: .debug_line (1)
26 # YAML-NEXT: - Name: .debug_line

12345678910>>...22