Home
last modified time | relevance | path

Searched refs:debug_line (Results 1 – 25 of 123) sorted by relevance

12345

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/
Ddebug_line_invalid.test31 # FIRST: debug_line[0x00000000]
33 # NOFIRST-NOT: debug_line[0x00000000]
35 # NOLATER-NOT: debug_line[{{.*}}]
39 # FATAL: debug_line[0x00000048]
42 # FATAL-NOT: debug_line
45 # NONFATAL: debug_line[0x00000048]
48 # NONFATAL: debug_line[0x0000004e]
51 # NONFATAL: debug_line[0x00000054]
54 # NONFATAL: debug_line[0x00000073]
57 # NONFATAL: debug_line[0x000000ad]
[all …]
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]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileJITEventListener.cpp119 struct debug_line_info *debug_line; in NotifyObjectEmitted() local
120 debug_line = (struct debug_line_info *)calloc( in NotifyObjectEmitted()
124 debug_line[i].vma = (unsigned long)It.first; in NotifyObjectEmitted()
125 debug_line[i].lineno = It.second.Line; in NotifyObjectEmitted()
126 debug_line[i].filename = in NotifyObjectEmitted()
132 debug_line) == -1) { in NotifyObjectEmitted()
/external/elfutils/tests/
Drun-elfgetzdata.sh76 5: .debug_line, ELF compressed, size: 8d
87 5: .debug_line, ELF compressed, size: 8d
100 6: .debug_line, ELF compressed, size: 8d
112 6: .debug_line, ELF compressed, size: 8d
172 5: .debug_line, ELF compressed, size: 85
183 5: .debug_line, ELF compressed, size: 85
196 6: .debug_line, ELF compressed, size: 85
208 6: .debug_line, ELF compressed, size: 85
Dtestfile-bpf-reloc.expect.bz2 ... .debug_abbrev 7000000000000000c R_BPF_64_32 80000000000000012 R_BPF_64_32 90000000000000016 R_BPF_64_32 .debug_line 10000000000000001a R_BPF_64_32 11000000000000001e R_BPF_64_64 .text 12000000000000002b ...
Drun-readelf-macro.sh70 .debug_line offset: 0x0
334 .debug_line offset: 0x47
Drun-elfputzdata.sh54 Lets compress 31 .debug_line, size: 189
92 Lets compress 31 .debug_line, size: 189
129 Lets compress 27 .debug_line, size: 709
165 Lets compress 27 .debug_line, size: 709
206 Lets compress 29 .debug_line, size: 119
245 Lets compress 29 .debug_line, size: 119
289 Lets compress 31 .debug_line, size: 109
330 Lets compress 31 .debug_line, size: 109
Drun-readelf-z.sh81 [ 5] .debug_line PROGBITS 0000000000000000 00000341 00000067 0 C 0 0 1
104 [ 6] .debug_line PROGBITS 0000000000000000 0000038d 00000067 0 C 0 0 1
171 [ 5] .debug_line PROGBITS 00000000 000288 00005a 0 C 0 0 1
194 [ 6] .debug_line PROGBITS 00000000 0002d3 000059 0 C 0 0 1
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
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[{{.*}}]
Ddwarfdump-line-mismatch.s36 .long .debug_line # DW_AT_stmt_list
38 .section .debug_line,"",@progbits
Ddbg-asm.s15 # CHECK-COFF: 0xC IMAGE_REL_I386_SECREL .debug_line
25 # CHECK-ELF: 0xC R_386_32 .debug_line
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objcopy/
Ddrawf-fission.test16 #DWARF: Name: .debug_line.dwo
34 #STRIP: Name: .debug_line
42 #STRIP: Name: .rela.debug_line
Dstrip-dwo-inplace.test20 CHECK: Name: .debug_line
28 CHECK: Name: .rela.debug_line
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Ddwarf-split-line-1.ll2 ; DW_AT_stmt_list attribute, and the .debug_line.dwo section is suppressed.
10 ; CHECK-NOT: .debug_line.dwo
16 ; CHECK-NOT: .debug_line.dwo
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/X86/
Ddwarf4-linetable.test19 # CHECK: .debug_line contents:
20 # CHECK: debug_line
Ddwarf5-linetable.test19 # CHECK: .debug_line contents:
20 # CHECK: debug_line
/external/llvm/test/DebugInfo/X86/
Ddbg-asm.s15 # CHECK-COFF: 0xC IMAGE_REL_I386_SECREL .debug_line
25 # CHECK-ELF: 0xC R_386_32 .debug_line
/external/llvm/test/DebugInfo/
Ddebugmacinfo.test9 ; .debug_line section.
24 TEST_LINE: .debug_line contents:
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/
Ddebugmacinfo.test9 ; .debug_line section.
24 TEST_LINE: .debug_line contents:
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/
Dempty.ll10 ; CHECK: .debug_line contents:
21 ; FISSION-NOT: .debug_line.dwo contents:
Dlto-comp-dir.ll10 ; CHECK: .debug_line contents:
11 ; CHECK-NEXT: debug_line[{{.*}}]
19 ; CHECK: debug_line[{{.*}}]
/external/llvm/test/tools/sanstats/
Delf.test168 - Name: .debug_line
172 - Name: .rela.debug_line
176 Info: .debug_line
194 Section: .debug_line
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/sanstats/
Delf.test168 - Name: .debug_line
172 - Name: .rela.debug_line
176 Info: .debug_line
194 Section: .debug_line
/external/u-boot/arch/mips/cpu/
Du-boot-spl.lds89 .debug_line 0 : { *(.debug_line) }
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/WebAssembly/
Ddebug-info.ll89 ; CHECK-NEXT: Name: .debug_line
125 ; CHECK-NEXT: Name: reloc..debug_line
137 ; CHECK-NEXT: 0x16 R_WEBASSEMBLY_SECTION_OFFSET_I32 .debug_line 0
154 ; CHECK-NEXT: Section (13) .debug_line {
195 ; CHECK-NEXT: Name: .debug_line

12345