HomeSort by: relevance | last modified time | path
    Searched defs:lp_start (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
arc-linux-tdep.c 90 REGOFF (2), /* LP_START */
143 REGOFF (2), /* LP_START */
460 ULONGEST lp_end, lp_start, lp_count; local
462 &lp_start);
467 arc_linux_debug_printf ("lp_start = %s, lp_end = %s, "
469 paddress (gdbarch, lp_start),
478 next_pcs.push_back (lp_start);
  /src/external/gpl3/gdb.old/dist/gdb/
arc-linux-tdep.c 90 REGOFF (2), /* LP_START */
143 REGOFF (2), /* LP_START */
460 ULONGEST lp_end, lp_start, lp_count; local
462 &lp_start);
467 arc_linux_debug_printf ("lp_start = %s, lp_end = %s, "
469 paddress (gdbarch, lp_start),
478 next_pcs.push_back (lp_start);

Completed in 23 milliseconds