OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arc_target
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbserver/
linux-arc-low.cc
59
class
arc_target
: public linux_process_target
class in inherits:linux_process_target
86
static
arc_target
the_arc_target;
89
arc_target
::low_supports_breakpoints ()
95
arc_target
::low_get_pc (regcache *regcache)
101
arc_target
::low_set_pc (regcache *regcache, CORE_ADDR pc)
123
arc_target
::low_arch_setup ()
129
arc_target
::low_cannot_fetch_register (int regno)
135
arc_target
::low_cannot_store_register (int regno)
150
arc_target
::low_breakpoint_at (CORE_ADDR where)
394
arc_target
::get_regs_info (
[
all
...]
/src/external/gpl3/gdb.old/dist/gdbserver/
linux-arc-low.cc
59
class
arc_target
: public linux_process_target
class in inherits:linux_process_target
86
static
arc_target
the_arc_target;
89
arc_target
::low_supports_breakpoints ()
95
arc_target
::low_get_pc (regcache *regcache)
101
arc_target
::low_set_pc (regcache *regcache, CORE_ADDR pc)
123
arc_target
::low_arch_setup ()
129
arc_target
::low_cannot_fetch_register (int regno)
135
arc_target
::low_cannot_store_register (int regno)
150
arc_target
::low_breakpoint_at (CORE_ADDR where)
394
arc_target
::get_regs_info (
[
all
...]
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026