/external/elfutils/tests/ |
D | next-lines.c | 119 bool prologue_end; in main() local 120 if (dwarf_lineprologueend (l, &prologue_end) != 0) in main() 121 prologue_end = false; in main() 128 basic_block ? "yes" : "no", prologue_end ? "yes" : "no", in main()
|
D | get-lines.c | 141 bool prologue_end; in main() local 142 if (dwarf_lineprologueend (l, &prologue_end) != 0) in main() 143 prologue_end = false; in main() 150 basic_block ? "yes" : "no", prologue_end ? "yes" : "no", in main()
|
D | nvidia_extended_linemap_libdw.c | 119 bool prologue_end; in main() local 120 if (dwarf_lineprologueend (l, &prologue_end) != 0) in main() 121 prologue_end = false; in main() 127 basic_block ? "yes" : "no", prologue_end ? "yes" : "no", in main()
|
/external/llvm/test/tools/dsymutil/X86/ |
D | custom-line-table.test | 14 # CHECK: 0x0000000000001012 20 14 {{.*}} is_stmt prologue_end 28 # CHECK: 0x0000000000002004 15 10 {{.*}} is_stmt prologue_end 35 # CHECK: 0x0000000000003004 11 7 {{.*}} is_stmt prologue_end
|
D | basic-linking-x86.test | 163 CHECK-NEXT: 0x0000000100000eb6 24 0 1 0 0 is_stmt prologue_end 172 CHECK-NEXT: 0x0000000100000ee2 20 0 1 0 0 is_stmt prologue_end 175 CHECK-NEXT: 0x0000000100000f24 15 0 1 0 0 is_stmt prologue_end 184 CHECK-NEXT: 0x0000000100000f4b 17 0 1 0 0 is_stmt prologue_end 190 CHECK-NEXT: 0x0000000100000f9b 12 0 1 0 0 is_stmt prologue_end
|
D | basic-lto-linking-x86.test | 161 CHECK-NEXT: 0x0000000100000f44 24 0 1 0 0 is_stmt prologue_end 170 CHECK-NEXT: 0x0000000100000f54 20 0 1 0 0 is_stmt prologue_end 181 CHECK-NEXT: 0x0000000100000f94 12 0 1 0 0 is_stmt prologue_end
|
D | basic-lto-dw4-linking-x86.test | 148 CHECK-NEXT: 0x0000000100000f44 27 10 1 0 0 is_stmt prologue_end 158 CHECK-NEXT: 0x0000000100000f54 20 18 1 0 0 is_stmt prologue_end 174 CHECK-NEXT: 0x0000000100000f94 12 10 1 0 0 is_stmt prologue_end
|
/external/llvm/test/DebugInfo/Mips/ |
D | prologue_end.ll | 19 ; STATIC: .loc 1 2 3 prologue_end 26 ; STATIC-FP: .loc 1 2 3 prologue_end 34 ; PIC: .loc 1 2 3 prologue_end 44 ; PIC-FP: .loc 1 2 3 prologue_end
|
/external/llvm/test/Linker/ |
D | subprogram-linkonce-weak.ll | 151 ; DWLW: 2 0 1 0 0 is_stmt prologue_end 153 ; DWLW: 52 0 1 0 0 is_stmt prologue_end 154 ; DWLW-NOT: prologue_end 157 ; DWWL: 52 0 1 0 0 is_stmt prologue_end 159 ; DWWL: 2 0 1 0 0 is_stmt prologue_end 160 ; DWWL-NOT: prologue_end
|
/external/elfutils/libdw/ |
D | dwarf_lineprologueend.c | 43 *flagp = line->prologue_end; in dwarf_lineprologueend()
|
D | dwarf_getsrclines.c | 89 bool prologue_end; member 140 SET (prologue_end); in add_new_line() 184 .prologue_end = false, in read_srclines() 731 state.prologue_end = false; in read_srclines() 765 state.prologue_end = false; in read_srclines() 889 state.prologue_end = false; in read_srclines() 983 state.prologue_end = true; in read_srclines()
|
D | dwarf_entry_breakpoints.c | 91 if (lines->info[i].prologue_end in search_range()
|
/external/llvm/test/DebugInfo/ARM/ |
D | cfi-eof-prologue.ll | 11 ; CHECK: .loc 1 [[@LINE-2]] 0 prologue_end 12 ; CHECK-NOT: .loc 1 0 0 prologue_end 14 ; The location of the prologue_end marker should not be affected by the presence
|
D | prologue_end.ll | 16 ; CHECK: .loc 1 3 3 prologue_end
|
/external/llvm/test/DebugInfo/AArch64/ |
D | cfi-eof-prologue.ll | 11 ; CHECK: .loc 1 [[@LINE-2]] 0 prologue_end 12 ; CHECK-NOT: .loc 1 0 0 prologue_end 14 ; The location of the prologue_end marker should not be affected by the presence
|
D | prologue_end.ll | 15 ; CHECK: .loc 1 3 3 prologue_end
|
/external/llvm/test/DebugInfo/Generic/ |
D | multiline.ll | 17 ; CHECK: .loc 1 3 3 prologue_end{{$}} 34 ; INT-NEXT: 3 3 1 0 0 is_stmt prologue_end{{$}}
|
/external/clang/test/Driver/ |
D | as-dwarf-cie.s | 26 .loc 1 1 11 prologue_end ## test.c:1:11
|
/external/llvm/test/DebugInfo/Sparc/ |
D | prologue_end.ll | 13 ; CHECK: .loc 1 3 3 prologue_end
|
/external/llvm/test/DebugInfo/SystemZ/ |
D | prologue_end.ll | 14 ; CHECK: .loc 1 3 3 prologue_end
|
/external/llvm/test/DebugInfo/X86/ |
D | prologue-stack.ll | 13 ; CHECK: .loc 1 5 3 prologue_end
|
D | ending-run.ll | 9 ; CHECK: 0x0000000000000004 8 18 1 0 0 is_stmt prologue_end
|
/external/llvm/test/CodeGen/XCore/ |
D | dwarf_debug.ll | 9 ; CHECK: .loc 1 2 0 prologue_end # test.c:2:0
|
/external/cronet/base/debug/ |
D | dwarf_line_no.cc | 115 bool prologue_end = false; member 275 registers.prologue_end = false; in EvaluateLineNumberProgram() 365 registers.prologue_end = false; in EvaluateLineNumberProgram() 441 registers.prologue_end = true; in EvaluateLineNumberProgram()
|
/external/llvm/test/CodeGen/X86/ |
D | debugloc-argsize.ll | 4 ; CHECK: .loc 1 4 3 prologue_end
|