OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_dreg_interface
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
ppc-linux-nat.c
604
ppc_linux_dreg_interface
m_dreg_interface
;
member in struct:linux_nat_target
2051
m_dreg_interface
.detect (inferior_ptid);
2053
if (
m_dreg_interface
.unavailable_p ())
2056
if (
m_dreg_interface
.hwdebug_p ())
2061
total_hw_bp =
m_dreg_interface
.hwdebug_info ().num_instruction_bps;
2062
total_hw_wp =
m_dreg_interface
.hwdebug_info ().num_data_bps;
2066
gdb_assert (
m_dreg_interface
.debugreg_p ());
2106
m_dreg_interface
.detect (inferior_ptid);
2108
if (
m_dreg_interface
.unavailable_p ())
2115
if (
m_dreg_interface
.hwdebug_p ()
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
ppc-linux-nat.c
604
ppc_linux_dreg_interface
m_dreg_interface
;
member in struct:linux_nat_target
2051
m_dreg_interface
.detect (inferior_ptid);
2053
if (
m_dreg_interface
.unavailable_p ())
2056
if (
m_dreg_interface
.hwdebug_p ())
2061
total_hw_bp =
m_dreg_interface
.hwdebug_info ().num_instruction_bps;
2062
total_hw_wp =
m_dreg_interface
.hwdebug_info ().num_data_bps;
2066
gdb_assert (
m_dreg_interface
.debugreg_p ());
2106
m_dreg_interface
.detect (inferior_ptid);
2108
if (
m_dreg_interface
.unavailable_p ())
2115
if (
m_dreg_interface
.hwdebug_p ()
[
all
...]
Completed in 41 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026