OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:moxie_process_readu
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
moxie-tdep.c
274
moxie_process_readu
(CORE_ADDR addr, gdb_byte *buf,
function
311
inst = (uint16_t)
moxie_process_readu
(addr, buf, 2, byte_order);
424
next_pcs.push_back (
moxie_process_readu
(addr + 2, buf, 4,
430
next_pcs.push_back (
moxie_process_readu
(fp + 4, buf, 4, byte_order));
634
inst = (uint16_t)
moxie_process_readu
(addr, buf, 2, byte_order);
767
tmpu32 = (uint32_t)
moxie_process_readu
(addr+2, buf,
800
uint32_t offset = (((int16_t)
moxie_process_readu
(addr+2, buf, 2,
879
tmpu32 =
moxie_process_readu
(addr+2, buf, 4, byte_order);
905
tmpu32 =
moxie_process_readu
(addr+2, buf, 4, byte_order);
936
int inum =
moxie_process_readu
(addr+2, buf, 4, byte_order)
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
moxie-tdep.c
274
moxie_process_readu
(CORE_ADDR addr, gdb_byte *buf,
function
311
inst = (uint16_t)
moxie_process_readu
(addr, buf, 2, byte_order);
424
next_pcs.push_back (
moxie_process_readu
(addr + 2, buf, 4,
430
next_pcs.push_back (
moxie_process_readu
(fp + 4, buf, 4, byte_order));
635
inst = (uint16_t)
moxie_process_readu
(addr, buf, 2, byte_order);
768
tmpu32 = (uint32_t)
moxie_process_readu
(addr+2, buf,
801
uint32_t offset = (((int16_t)
moxie_process_readu
(addr+2, buf, 2,
880
tmpu32 =
moxie_process_readu
(addr+2, buf, 4, byte_order);
906
tmpu32 =
moxie_process_readu
(addr+2, buf, 4, byte_order);
937
int inum =
moxie_process_readu
(addr+2, buf, 4, byte_order)
[
all
...]
Completed in 17 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026