OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_PC
(Results
1 - 17
of
17
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/c6x/
unwind-c6x.c
32
#define
R_PC
33
96
if (regno ==
R_PC
)
127
if (regno ==
R_PC
)
pr-support.c
66
#define
R_PC
33
297
_Unwind_VRS_Set (context, _UVRSC_CORE,
R_PC
, _UVRSD_UINT32, &tmp);
466
_Unwind_VRS_Set (context, _UVRSC_CORE,
R_PC
, _UVRSD_UINT32, ®);
/src/external/gpl3/gcc.old/dist/libgcc/config/c6x/
unwind-c6x.c
32
#define
R_PC
33
96
if (regno ==
R_PC
)
127
if (regno ==
R_PC
)
pr-support.c
66
#define
R_PC
33
297
_Unwind_VRS_Set (context, _UVRSC_CORE,
R_PC
, _UVRSD_UINT32, &tmp);
466
_Unwind_VRS_Set (context, _UVRSC_CORE,
R_PC
, _UVRSD_UINT32, ®);
/src/external/cddl/osnet/dist/lib/libdtrace/sparc/
regs.d
99
inline int
R_PC
= 33;
100
#pragma D binding "1.0"
R_PC
/src/external/cddl/osnet/dist/lib/libdtrace/i386/
regs.d.in
70
inline int
R_PC
= R_EIP;
71
#pragma D binding "1.0"
R_PC
/src/external/gpl3/gcc.old/dist/libgcc/config/arm/
pr-support.c
37
#define
R_PC
15
122
_Unwind_VRS_Set (context, _UVRSC_CORE,
R_PC
, _UVRSD_UINT32,
157
if (op & (1 <<
R_PC
))
unwind-arm.c
31
#define
R_PC
15
33
#define VRS_PC(vrs) ((vrs)->core.r[
R_PC
])
/src/external/gpl3/gdb/dist/gdbserver/
linux-xtensa-low.cc
97
R_PC
=0, R_PS,
148
collect_register_by_name (regcache, "pc", (char*)&rset[
R_PC
]);
202
supply_register_by_name (regcache, "pc", (char*)&rset[
R_PC
]);
/src/external/gpl3/gdb.old/dist/gdbserver/
linux-xtensa-low.cc
97
R_PC
=0, R_PS,
148
collect_register_by_name (regcache, "pc", (char*)&rset[
R_PC
]);
202
supply_register_by_name (regcache, "pc", (char*)&rset[
R_PC
]);
/src/external/gpl3/gdb/dist/gdb/stubs/
z80-stub.c
257
#define
R_PC
(5*REG_SIZE)
600
set_reg_value (&state[
R_PC
], pc);
638
p = format_reg_value(p,
R_PC
/REG_SIZE, &state[
R_PC
]);
884
set_reg_value (&state[
R_PC
], addr);
900
set_reg_value (&state[
R_PC
], 0);
1213
ld a, (#_state +
R_PC
+ 0)
1215
ld a, (#_state +
R_PC
+ 1)
1297
ld hl, (#_state +
R_PC
)
1341
ld hl, (#_state +
R_PC
)
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/stubs/
z80-stub.c
257
#define
R_PC
(5*REG_SIZE)
600
set_reg_value (&state[
R_PC
], pc);
638
p = format_reg_value(p,
R_PC
/REG_SIZE, &state[
R_PC
]);
884
set_reg_value (&state[
R_PC
], addr);
900
set_reg_value (&state[
R_PC
], 0);
1213
ld a, (#_state +
R_PC
+ 0)
1215
ld a, (#_state +
R_PC
+ 1)
1297
ld hl, (#_state +
R_PC
)
1341
ld hl, (#_state +
R_PC
)
[
all
...]
/src/external/gpl3/gcc/dist/libgcc/config/arm/
pr-support.c
37
#define
R_PC
15
149
_Unwind_VRS_Set (context, _UVRSC_CORE,
R_PC
, _UVRSD_UINT32,
184
if (op & (1 <<
R_PC
))
unwind-arm.c
31
#define
R_PC
15
33
#define VRS_PC(vrs) ((vrs)->core.r[
R_PC
])
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_proc.c
167
if (psp->pr_reg[
R_PC
] == dbp->dbp_addr)
178
(int)dpr->dpr_pid, (ulong_t)psp->pr_reg[
R_PC
]);
/src/external/gpl3/gcc/dist/libgcc/
unwind-arm-common.inc
233
_Unwind_VRS_Get (context, _UVRSC_CORE,
R_PC
, _UVRSD_UINT32, &pc);
877
addr = _Unwind_GetGR (context,
R_PC
);
898
_Unwind_SetGR (context,
R_PC
, lp);
967
_Unwind_SetGR (context,
R_PC
, lp);
1026
_Unwind_SetGR (context,
R_PC
, lp);
1061
_Unwind_SetGR (context, R_LR, _Unwind_GetGR (context,
R_PC
));
1062
_Unwind_SetGR (context,
R_PC
, (_uw) &__cxa_call_unexpected);
/src/external/gpl3/gcc.old/dist/libgcc/
unwind-arm-common.inc
233
_Unwind_VRS_Get (context, _UVRSC_CORE,
R_PC
, _UVRSD_UINT32, &pc);
877
addr = _Unwind_GetGR (context,
R_PC
);
898
_Unwind_SetGR (context,
R_PC
, lp);
967
_Unwind_SetGR (context,
R_PC
, lp);
1026
_Unwind_SetGR (context,
R_PC
, lp);
1061
_Unwind_SetGR (context, R_LR, _Unwind_GetGR (context,
R_PC
));
1062
_Unwind_SetGR (context,
R_PC
, (_uw) &__cxa_call_unexpected);
Completed in 44 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026