Lines Matching defs:moxie_process_readu
274 moxie_process_readu (CORE_ADDR addr, gdb_byte *buf,
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);
965 length = moxie_process_readu (tmpu32+20, buf, 4, byte_order);
1005 uint32_t offset = (((int16_t) moxie_process_readu (addr+2, buf, 2,
1025 uint32_t offset = (((int16_t) moxie_process_readu (addr+2, buf, 2,