OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lp_end
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
arc-linux-tdep.c
91
REGOFF (3), /*
LP_END
*/
144
REGOFF (3), /*
LP_END
*/
460
ULONGEST
lp_end
, lp_start, lp_count;
local
463
regcache_cooked_read_unsigned (regcache, ARC_LP_END_REGNUM, &
lp_end
);
467
arc_linux_debug_printf ("lp_start = %s,
lp_end
= %s, "
470
paddress (gdbarch,
lp_end
),
474
if (next_pc ==
lp_end
&& lp_count > 1)
/src/external/gpl3/gdb.old/dist/gdb/
arc-linux-tdep.c
91
REGOFF (3), /*
LP_END
*/
144
REGOFF (3), /*
LP_END
*/
460
ULONGEST
lp_end
, lp_start, lp_count;
local
463
regcache_cooked_read_unsigned (regcache, ARC_LP_END_REGNUM, &
lp_end
);
467
arc_linux_debug_printf ("lp_start = %s,
lp_end
= %s, "
470
paddress (gdbarch,
lp_end
),
474
if (next_pc ==
lp_end
&& lp_count > 1)
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026