OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmpu32
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
moxie-tdep.c
304
uint32_t
tmpu32
;
local
435
regcache->raw_read ((inst >> 4) & 0xf, (gdb_byte *) &
tmpu32
);
436
next_pcs.push_back (
tmpu32
);
626
uint32_t
tmpu32
;
local
713
MOXIE_SP_REGNUM, (gdb_byte *) &
tmpu32
);
714
tmpu32
= extract_unsigned_integer ((gdb_byte *) &
tmpu32
,
719
|| record_full_arch_list_add_mem (
tmpu32
- 12, 12))
741
regcache->raw_read (reg, (gdb_byte *) &
tmpu32
);
742
tmpu32
= extract_unsigned_integer ((gdb_byte *) & tmpu32,
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
moxie-tdep.c
304
uint32_t
tmpu32
;
local
435
regcache->raw_read ((inst >> 4) & 0xf, (gdb_byte *) &
tmpu32
);
436
next_pcs.push_back (
tmpu32
);
627
uint32_t
tmpu32
;
local
714
MOXIE_SP_REGNUM, (gdb_byte *) &
tmpu32
);
715
tmpu32
= extract_unsigned_integer ((gdb_byte *) &
tmpu32
,
720
|| record_full_arch_list_add_mem (
tmpu32
- 12, 12))
742
regcache->raw_read (reg, (gdb_byte *) &
tmpu32
);
743
tmpu32
= extract_unsigned_integer ((gdb_byte *) & tmpu32,
[
all
...]
Completed in 18 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026