OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:apparent_pc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
arm-linux-tdep.c
989
ULONGEST
apparent_pc
;
local
992
regcache_cooked_read_unsigned (regs, ARM_PC_REGNUM, &
apparent_pc
);
994
within_scratch = (
apparent_pc
>= dsc->scratch_base
995
&&
apparent_pc
< (dsc->scratch_base
999
(unsigned long)
apparent_pc
,
/src/external/gpl3/gdb/dist/gdb/
arm-linux-tdep.c
990
ULONGEST
apparent_pc
;
local
993
regcache_cooked_read_unsigned (regs, ARM_PC_REGNUM, &
apparent_pc
);
995
within_scratch = (
apparent_pc
>= dsc->scratch_base
996
&&
apparent_pc
< (dsc->scratch_base
1000
(unsigned long)
apparent_pc
,
Completed in 37 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026