Home
last modified time | relevance | path

Searched refs:prologue_end (Results 1 – 25 of 32) sorted by relevance

12

/external/elfutils/tests/
Dget-lines.c118 bool prologue_end; in main() local
119 if (dwarf_lineprologueend (l, &prologue_end) != 0) in main()
120 prologue_end = false; in main()
127 basic_block ? "yes" : "no", prologue_end ? "yes" : "no", in main()
/external/llvm/test/tools/dsymutil/X86/
Dcustom-line-table.test14 # 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
Dbasic-linking-x86.test163 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
Dbasic-lto-linking-x86.test161 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
Dbasic-lto-dw4-linking-x86.test148 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/
Dprologue_end.ll19 ; 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
Ddelay-slot.ll18 ; CHECK: 0x0000000000000008 2 0 1 0 0 is_stmt prologue_end
Dfn-call-line.ll50 ; INT-NEXT: 3 3 1 0 0 is_stmt prologue_end{{$}}
/external/llvm/test/Linker/
Dsubprogram-linkonce-weak.ll151 ; 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/
Ddwarf_getsrclines.c90 bool prologue_end; member
139 SET (prologue_end); in add_new_line()
201 .prologue_end = false, in read_srclines()
466 state.prologue_end = false; in read_srclines()
500 state.prologue_end = false; in read_srclines()
604 state.prologue_end = false; in read_srclines()
698 state.prologue_end = true; in read_srclines()
Ddwarf_lineprologueend.c43 *flagp = line->prologue_end; in dwarf_lineprologueend()
Ddwarf_entry_breakpoints.c91 if (lines->info[i].prologue_end in search_range()
/external/llvm/test/DebugInfo/ARM/
Dcfi-eof-prologue.ll11 ; 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
Dprologue_end.ll16 ; CHECK: .loc 1 3 3 prologue_end
/external/llvm/test/DebugInfo/AArch64/
Dcfi-eof-prologue.ll11 ; 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
Dprologue_end.ll15 ; CHECK: .loc 1 3 3 prologue_end
/external/llvm/test/DebugInfo/Generic/
Dmultiline.ll17 ; CHECK: .loc 1 3 3 prologue_end{{$}}
34 ; INT-NEXT: 3 3 1 0 0 is_stmt prologue_end{{$}}
/external/clang/test/Driver/
Das-dwarf-cie.s26 .loc 1 1 11 prologue_end ## test.c:1:11
/external/llvm/test/DebugInfo/Sparc/
Dprologue_end.ll13 ; CHECK: .loc 1 3 3 prologue_end
/external/llvm/test/DebugInfo/SystemZ/
Dprologue_end.ll14 ; CHECK: .loc 1 3 3 prologue_end
/external/llvm/test/DebugInfo/X86/
Dprologue-stack.ll13 ; CHECK: .loc 1 5 3 prologue_end
Dending-run.ll9 ; CHECK: 0x0000000000000004 8 18 1 0 0 is_stmt prologue_end
Ddbg-prolog-end.ll5 ;CHECK: .loc 1 2 11 prologue_end
/external/llvm/test/CodeGen/XCore/
Ddwarf_debug.ll9 ; CHECK: .loc 1 2 0 prologue_end # test.c:2:0
/external/llvm/test/CodeGen/X86/
Ddebugloc-argsize.ll4 ; CHECK: .loc 1 4 3 prologue_end

12