Home
last modified time | relevance | path

Searched refs:read_memory (Results 1 – 25 of 234) sorted by relevance

12345678910

/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dm68hc11-dis.c50 read_memory (bfd_vma memaddr, bfd_byte* buffer, int size, in read_memory() function
83 status = read_memory (memaddr, &buffer[0], 1, info); in print_indexed_operand()
144 status = read_memory (memaddr + pos, &buffer[0], 2, info); in print_indexed_operand()
167 status = read_memory (memaddr + pos, in print_indexed_operand()
234 status = read_memory (memaddr, buffer, 2, info); in print_insn()
327 status = read_memory (memaddr, buffer, 1, info); in print_insn()
376 status = read_memory (memaddr + pos + 1, in print_insn()
421 status = read_memory (memaddr + pos, &buffer[0], 1, info); in print_insn()
517 status = read_memory (memaddr + pos, &buffer[0], 1, info); in print_insn()
619 status = read_memory (memaddr + pos, &buffer[0], 2, info); in print_insn()
[all …]
H A Dxgate-dis.c46 static int read_memory (bfd_vma, bfd_byte*, int, struct disassemble_info *);
112 status = read_memory (memaddr, buffer, XGATE_TWO_BYTES, info); in print_insn()
281 read_memory (bfd_vma memaddr, bfd_byte* buffer, int size, in read_memory() function
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dm68hc11-dis.c50 read_memory (bfd_vma memaddr, bfd_byte* buffer, int size, in read_memory() function
83 status = read_memory (memaddr, &buffer[0], 1, info); in print_indexed_operand()
144 status = read_memory (memaddr + pos, &buffer[0], 2, info); in print_indexed_operand()
167 status = read_memory (memaddr + pos, in print_indexed_operand()
234 status = read_memory (memaddr, buffer, 2, info); in print_insn()
327 status = read_memory (memaddr, buffer, 1, info); in print_insn()
376 status = read_memory (memaddr + pos + 1, in print_insn()
421 status = read_memory (memaddr + pos, &buffer[0], 1, info); in print_insn()
517 status = read_memory (memaddr + pos, &buffer[0], 1, info); in print_insn()
619 status = read_memory (memaddr + pos, &buffer[0], 2, info); in print_insn()
[all …]
H A Dxgate-dis.c46 static int read_memory (bfd_vma, bfd_byte*, int, struct disassemble_info *);
112 status = read_memory (memaddr, buffer, XGATE_TWO_BYTES, info); in print_insn()
282 read_memory (bfd_vma memaddr, bfd_byte* buffer, int size, in read_memory() function
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dm68hc11-dis.c50 read_memory (bfd_vma memaddr, bfd_byte* buffer, int size, in read_memory() function
83 status = read_memory (memaddr, &buffer[0], 1, info); in print_indexed_operand()
144 status = read_memory (memaddr + pos, &buffer[0], 2, info); in print_indexed_operand()
167 status = read_memory (memaddr + pos, in print_indexed_operand()
234 status = read_memory (memaddr, buffer, 2, info); in print_insn()
327 status = read_memory (memaddr, buffer, 1, info); in print_insn()
376 status = read_memory (memaddr + pos + 1, in print_insn()
421 status = read_memory (memaddr + pos, &buffer[0], 1, info); in print_insn()
517 status = read_memory (memaddr + pos, &buffer[0], 1, info); in print_insn()
619 status = read_memory (memaddr + pos, &buffer[0], 2, info); in print_insn()
[all …]
H A Dxgate-dis.c46 static int read_memory (bfd_vma, bfd_byte*, int, struct disassemble_info *);
112 status = read_memory (memaddr, buffer, XGATE_TWO_BYTES, info); in print_insn()
281 read_memory (bfd_vma memaddr, bfd_byte* buffer, int size, in read_memory() function
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dm68hc11-dis.c50 read_memory (bfd_vma memaddr, bfd_byte* buffer, int size, in read_memory() function
83 status = read_memory (memaddr, &buffer[0], 1, info); in print_indexed_operand()
144 status = read_memory (memaddr + pos, &buffer[0], 2, info); in print_indexed_operand()
167 status = read_memory (memaddr + pos, in print_indexed_operand()
234 status = read_memory (memaddr, buffer, 2, info); in print_insn()
327 status = read_memory (memaddr, buffer, 1, info); in print_insn()
376 status = read_memory (memaddr + pos + 1, in print_insn()
421 status = read_memory (memaddr + pos, &buffer[0], 1, info); in print_insn()
517 status = read_memory (memaddr + pos, &buffer[0], 1, info); in print_insn()
619 status = read_memory (memaddr + pos, &buffer[0], 2, info); in print_insn()
[all …]
H A Dxgate-dis.c46 static int read_memory (bfd_vma, bfd_byte*, int, struct disassemble_info *);
112 status = read_memory (memaddr, buffer, XGATE_TWO_BYTES, info); in print_insn()
281 read_memory (bfd_vma memaddr, bfd_byte* buffer, int size, in read_memory() function
/netbsd/external/gpl3/gdb/dist/gdb/
H A Ddisasm-selftests.c118 gdb_disassembler_test::read_memory), in print_one_insn_test()
147 static int read_memory (bfd_vma memaddr, gdb_byte *myaddr, in print_one_insn_test()
178 gdb_disassembler_test::read_memory) in memory_error_test()
182 static int read_memory (bfd_vma memaddr, gdb_byte *myaddr, in memory_error_test()
H A Dppc-nbsd-nat.c169 read_memory (pcb->pcb_sp, (gdb_byte *)&sf, sizeof(sf)); in ppcnbsd_supply_pcb()
175 read_memory(sf.sf_sp, (gdb_byte *)&cf, sizeof(cf)); in ppcnbsd_supply_pcb()
180 read_memory(cf.cf_sp, (gdb_byte *)&cf, sizeof(cf)); in ppcnbsd_supply_pcb()
H A Dcorefile.c234 read_memory (CORE_ADDR memaddr, gdb_byte *myaddr, ssize_t len) in read_memory() function
297 read_memory (memaddr, buf, len); in read_memory_integer()
307 read_memory (memaddr, buf, len); in read_memory_unsigned_integer()
336 read_memory (addr, buf, TYPE_LENGTH (type)); in read_memory_typed_address()
H A Dppc-obsd-nat.c175 read_memory (pcb->pcb_sp, (gdb_byte *)&sf, sizeof sf); in ppcobsd_supply_pcb()
182 read_memory (sf.sp, (gdb_byte *)&cf, sizeof cf); in ppcobsd_supply_pcb()
H A Di386-darwin-tdep.c82 read_memory (bp + 24, buf, 4); in i386_darwin_sigcontext_addr()
86 read_memory (si + 28, buf, 4); in i386_darwin_sigcontext_addr()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Ddisasm-selftests.c118 gdb_disassembler_test::read_memory), in print_one_insn_test()
147 static int read_memory (bfd_vma memaddr, gdb_byte *myaddr, in print_one_insn_test()
178 gdb_disassembler_test::read_memory) in memory_error_test()
182 static int read_memory (bfd_vma memaddr, gdb_byte *myaddr, in memory_error_test()
H A Dppc-nbsd-nat.c169 read_memory (pcb->pcb_sp, (gdb_byte *)&sf, sizeof(sf)); in ppcnbsd_supply_pcb()
175 read_memory(sf.sf_sp, (gdb_byte *)&cf, sizeof(cf)); in ppcnbsd_supply_pcb()
180 read_memory(cf.cf_sp, (gdb_byte *)&cf, sizeof(cf)); in ppcnbsd_supply_pcb()
H A Dcorefile.c234 read_memory (CORE_ADDR memaddr, gdb_byte *myaddr, ssize_t len) in read_memory() function
297 read_memory (memaddr, buf, len); in read_memory_integer()
307 read_memory (memaddr, buf, len); in read_memory_unsigned_integer()
336 read_memory (addr, buf, TYPE_LENGTH (type)); in read_memory_typed_address()
H A Di386-darwin-tdep.c82 read_memory (bp + 24, buf, 4); in i386_darwin_sigcontext_addr()
86 read_memory (si + 28, buf, 4); in i386_darwin_sigcontext_addr()
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-arm/
H A Darm_purecode.ld6 read_memory (rx) : ORIGIN = 0x00008000, LENGTH = 4M
25 } > read_memory
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Darm_purecode.ld6 read_memory (rx) : ORIGIN = 0x00008000, LENGTH = 4M
25 } > read_memory
/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-aarch32-low.cc195 the_target->read_memory (where, (unsigned char *) &insn, 2); in arm_breakpoint_at()
201 the_target->read_memory (where + 2, (unsigned char *) &insn, 2); in arm_breakpoint_at()
211 the_target->read_memory (where, (unsigned char *) &insn, 4); in arm_breakpoint_at()
H A Dlinux-nios2-low.cc177 read_memory (where, (unsigned char *) &insn, 2); in low_breakpoint_at()
182 read_memory (where, (unsigned char *) &insn, 4); in low_breakpoint_at()
H A Dnetbsd-low.cc552 netbsd_process_target::read_memory (CORE_ADDR memaddr, unsigned char *myaddr, in read_memory() function in netbsd_process_target
884 if (target->read_memory (phdr_memaddr, phdr_buf.data (), phdr_buf.size ())) in get_dynamic()
943 while (target->read_memory (dynamic_memaddr, buf, dyn_size) == 0) in get_r_debug()
956 if (read_memory (dyn->d_un.d_val, in get_r_debug()
994 int ret = target->read_memory (memaddr, &addr.uc, ptr_size); in read_one_ptr()
1152 target->read_memory (l_name, libname, sizeof (libname) - 1); in netbsd_qxfer_libraries_svr4()
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-aarch32-low.cc195 the_target->read_memory (where, (unsigned char *) &insn, 2); in arm_breakpoint_at()
201 the_target->read_memory (where + 2, (unsigned char *) &insn, 2); in arm_breakpoint_at()
211 the_target->read_memory (where, (unsigned char *) &insn, 4); in arm_breakpoint_at()
H A Dlinux-nios2-low.cc177 read_memory (where, (unsigned char *) &insn, 2); in low_breakpoint_at()
182 read_memory (where, (unsigned char *) &insn, 4); in low_breakpoint_at()
H A Dnetbsd-low.cc552 netbsd_process_target::read_memory (CORE_ADDR memaddr, unsigned char *myaddr, in read_memory() function in netbsd_process_target
884 if (target->read_memory (phdr_memaddr, phdr_buf.data (), phdr_buf.size ())) in get_dynamic()
943 while (target->read_memory (dynamic_memaddr, buf, dyn_size) == 0) in get_r_debug()
956 if (read_memory (dyn->d_un.d_val, in get_r_debug()
994 int ret = target->read_memory (memaddr, &addr.uc, ptr_size); in read_one_ptr()
1152 target->read_memory (l_name, libname, sizeof (libname) - 1); in netbsd_qxfer_libraries_svr4()

12345678910