HomeSort by relevance Sort by last modified time
    Searched full:prologue_end (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/elfutils/src/tests/
get-lines.c 118 bool prologue_end; local
119 if (dwarf_lineprologueend (l, &prologue_end) != 0)
120 prologue_end = false;
127 basic_block ? "yes" : "no", prologue_end ? "yes" : "no",
  /external/elfutils/src/libdw/
dwarf_lineprologueend.c 43 *flagp = line->prologue_end;
dwarf_entry_breakpoints.c 107 if (lines->info[i].prologue_end
120 /* Search each contiguous address range for DWARF prologue_end markers. */
dwarf_getsrclines.c 309 bool prologue_end = false; local
364 SET (prologue_end);
407 prologue_end = false;
441 prologue_end = false;
549 prologue_end = false;
643 prologue_end = true;
  /external/llvm/test/Linker/
subprogram-linkonce-weak-odr.ll 167 ; DWLW: 2 0 2 0 0 is_stmt prologue_end
169 ; DWLW: 2 0 1 0 0 is_stmt prologue_end
170 ; DWLW-NOT: prologue_end
173 ; DWWL: 2 0 1 0 0 is_stmt prologue_end
176 ; DWWL: 2 0 2 0 0 is_stmt prologue_end
177 ; DWWL-NOT: prologue_end
subprogram-linkonce-weak.ll 162 ; DWLW: 2 0 1 0 0 is_stmt prologue_end
164 ; DWLW: 52 0 1 0 0 is_stmt prologue_end
165 ; DWLW-NOT: prologue_end
168 ; DWWL: 52 0 1 0 0 is_stmt prologue_end
170 ; DWWL: 2 0 1 0 0 is_stmt prologue_end
171 ; DWWL-NOT: prologue_end
  /external/llvm/test/DebugInfo/X86/
prologue-stack.ll 13 ; CHECK: .loc 1 5 3 prologue_end
ending-run.ll 9 ; CHECK: 0x0000000000000004 8 18 1 0 0 is_stmt prologue_end
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/debug/
BuilderPrologueEnd.java 42 @Override public int getDebugItemType() { return DebugItemType.PROLOGUE_END; }
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/debug/
ImmutablePrologueEnd.java 52 @Override public int getDebugItemType() { return DebugItemType.PROLOGUE_END; }
ImmutableDebugItem.java 62 case DebugItemType.PROLOGUE_END:
  /external/llvm/test/DebugInfo/AArch64/
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
  /external/llvm/test/CodeGen/XCore/
dwarf_debug.ll 9 ; CHECK: .loc 1 2 0 prologue_end # test.c:2:0
  /external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Debug/
DebugMethodItem.java 61 case DebugItemType.PROLOGUE_END:
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DebugItemType.java 39 public static final int PROLOGUE_END = 0x07;
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
DebugInfoConstants.java 109 * Sets the "prologue_end" state machine register, indicating that the
113 * The prologue_end register is cleared by any special
  /dalvik/dx/src/com/android/dx/dex/file/
DebugInfoConstants.java 109 * Sets the "prologue_end" state machine register, indicating that the
113 * The prologue_end register is cleared by any special
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
DebugInfoConstants.java 109 * Sets the "prologue_end" state machine register, indicating that the
113 * The prologue_end register is cleared by any special
  /external/llvm/test/DebugInfo/
multiline.ll 18 ; CHECK: .loc 1 3 3 prologue_end{{$}}
35 ; INT-NEXT: 3 3 1 0 0 is_stmt prologue_end{{$}}
  /external/lldb/source/Plugins/SymbolFile/DWARF/
DWARFDebugLine.h 121 prologue_end(rhs.prologue_end),
137 prologue_end = rhs.prologue_end;
156 prologue_end:1, // A boolean indicating that the current address is one (of possibly many) where execution should be suspended for an entry breakpoint of a function. member in struct:DWARFDebugLine::Row
  /external/llvm/test/tools/dsymutil/X86/
basic-linking-x86.test 162 CHECK-NEXT: 0x0000000100000eb6 24 0 1 0 0 is_stmt prologue_end
171 CHECK-NEXT: 0x0000000100000ee2 20 0 1 0 0 is_stmt prologue_end
174 CHECK-NEXT: 0x0000000100000f24 15 0 1 0 0 is_stmt prologue_end
183 CHECK-NEXT: 0x0000000100000f4b 17 0 1 0 0 is_stmt prologue_end
189 CHECK-NEXT: 0x0000000100000f9b 12 0 1 0 0 is_stmt prologue_end
basic-lto-dw4-linking-x86.test 149 CHECK-NEXT: 0x0000000100000f44 27 10 1 0 0 is_stmt prologue_end
159 CHECK-NEXT: 0x0000000100000f54 20 18 1 0 0 is_stmt prologue_end
175 CHECK-NEXT: 0x0000000100000f94 12 10 1 0 0 is_stmt prologue_end
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
  /external/llvm/test/DebugInfo/ARM/
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
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
insn-notes.def 55 INSN_NOTE (PROLOGUE_END)

Completed in 673 milliseconds

1 2 3