OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x86_target
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbserver/
linux-x86-low.cc
105
class
x86_target
: public linux_process_target
class in inherits:linux_process_target
200
static
x86_target
the_x86_target;
343
x86_target
::low_get_thread_area (int lwpid, CORE_ADDR *addr)
389
x86_target
::low_cannot_store_register (int regno)
400
x86_target
::low_cannot_fetch_register (int regno)
564
x86_target
::low_supports_breakpoints ()
570
x86_target
::low_get_pc (regcache *regcache)
591
x86_target
::low_set_pc (regcache *regcache, CORE_ADDR pc)
610
x86_target
::low_decr_pc_after_break ()
621
x86_target
::low_breakpoint_at (CORE_ADDR pc
[
all
...]
/src/external/gpl3/gdb.old/dist/gdbserver/
linux-x86-low.cc
99
class
x86_target
: public linux_process_target
class in inherits:linux_process_target
194
static
x86_target
the_x86_target;
337
x86_target
::low_get_thread_area (int lwpid, CORE_ADDR *addr)
383
x86_target
::low_cannot_store_register (int regno)
394
x86_target
::low_cannot_fetch_register (int regno)
558
x86_target
::low_supports_breakpoints ()
564
x86_target
::low_get_pc (regcache *regcache)
585
x86_target
::low_set_pc (regcache *regcache, CORE_ADDR pc)
604
x86_target
::low_decr_pc_after_break ()
615
x86_target
::low_breakpoint_at (CORE_ADDR pc
[
all
...]
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026