HomeSort by relevance Sort by last modified time
    Searched full:end_sequence (Results 1 - 23 of 23) sorted by null

  /external/elfutils/tests/
get-lines.c 120 bool end_sequence; local
121 if (dwarf_lineendsequence (l, &end_sequence) != 0)
122 end_sequence = false;
134 is_stmt ? "yes" : "no", end_sequence ? "yes" : "no",
  /external/elfutils/libdw/
dwarf_getsrc_die.c 75 else if (addr > lines->info[idx].addr || lines->info[idx].end_sequence)
82 assert (lines->info[nlines - 1].end_sequence);
91 while (lines->info[u - 1].end_sequence && u > 0)
dwarf_lineendsequence.c 64 *flagp = line->end_sequence;
dwarf_entry_breakpoints.c 116 else if (lines->info[idx].end_sequence)
133 if (!lines->info[l].end_sequence)
dwarf_getsrclines.c 83 /* An end_sequence marker precedes a normal record at the same address. */
84 return (*p2)->end_sequence - (*p1)->end_sequence;
104 new_line->line.end_sequence = end_seq; \
libdwP.h 238 unsigned int end_sequence:1; member in struct:Dwarf_Lines_s::Dwarf_Line_s
ChangeLog 260 don't match end_sequence markers.
262 * dwarf_getsrclines.c (compare_lines): Sort end_sequence markers
264 * dwarf_getsrc_die.c (dwarf_getsrc_die): Don't match an end_sequence
    [all...]
  /external/elfutils/libdwfl/
dwfl_module_getsrc.c 84 [cu->die.cu->lines->nlines - 1].end_sequence);
  /external/llvm/test/MC/MachO/
gen-dwarf.s 122 // CHECK: 0x0000000000000008 11 0 1 0 is_stmt end_sequence
  /external/llvm/lib/DebugInfo/
DWARFDebugLine.cpp 78 << (EndSequence ? " end_sequence" : "")
218 // Set the end_sequence register of the state machine to true and
  /external/libnfc-nxp/src/
phHciNfc_NfcIPMgmt.h 330 * \param[in] notify_reqd if TRUE continue till END_SEQUENCE, else
  /external/llvm/lib/MC/
MCDwarf.cpp 318 // The regular end_sequence should be sufficient.
358 // end_sequence to emit the matrix entry.
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c 204 UChar end_sequence; member in struct:__anon13772
306 state_machine_regs.end_sequence = 0;
368 state_machine_regs.end_sequence = 1;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/
cc1 
cc1plus 
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/
cc1 
cc1plus 
lto1 
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/libexec/gcc/i686-android-linux/4.4.3/
cc1 
cc1plus 

Completed in 5653 milliseconds