OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hwdebug_info
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
ppc-linux-nat.c
358
const struct ppc_debug_info &
hwdebug_info
()
function
2060
hwdebug_info
struct. */
2061
total_hw_bp = m_dreg_interface.
hwdebug_info
().num_instruction_bps;
2062
total_hw_wp = m_dreg_interface.
hwdebug_info
().num_data_bps;
2117
const struct ppc_debug_info &
hwdebug_info
= (m_dreg_interface
local
2118
.
hwdebug_info
());
2119
int region_size =
hwdebug_info
.data_bp_alignment;
2127
&&
hwdebug_info
.features & PPC_DEBUG_FEATURE_DATA_BP_RANGE
2131
if (
hwdebug_info
.features & PPC_DEBUG_FEATURE_DATA_BP_DAWR)
2138
if (!(
hwdebug_info
.features & PPC_DEBUG_FEATURE_DATA_BP_ARCH_31)
2393
const struct ppc_debug_info &
hwdebug_info
= (m_dreg_interface.
local
2570
const struct ppc_debug_info &
hwdebug_info
= (m_dreg_interface
local
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
ppc-linux-nat.c
358
const struct ppc_debug_info &
hwdebug_info
()
function
2060
hwdebug_info
struct. */
2061
total_hw_bp = m_dreg_interface.
hwdebug_info
().num_instruction_bps;
2062
total_hw_wp = m_dreg_interface.
hwdebug_info
().num_data_bps;
2117
const struct ppc_debug_info &
hwdebug_info
= (m_dreg_interface
local
2118
.
hwdebug_info
());
2119
int region_size =
hwdebug_info
.data_bp_alignment;
2127
&&
hwdebug_info
.features & PPC_DEBUG_FEATURE_DATA_BP_RANGE
2131
if (
hwdebug_info
.features & PPC_DEBUG_FEATURE_DATA_BP_DAWR)
2138
if (!(
hwdebug_info
.features & PPC_DEBUG_FEATURE_DATA_BP_ARCH_31)
2393
const struct ppc_debug_info &
hwdebug_info
= (m_dreg_interface.
local
2570
const struct ppc_debug_info &
hwdebug_info
= (m_dreg_interface
local
[
all
...]
Completed in 20 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026