Searched refs:gdbarch_address_to_pointer (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | std-regs.c | 50 gdbarch_address_to_pointer (gdbarch, data_ptr_type, in value_of_builtin_frame_fp_reg() 69 gdbarch_address_to_pointer (gdbarch, func_ptr_type, in value_of_builtin_frame_pc_reg()
|
H A D | findvar.c | 252 gdbarch_address_to_pointer (get_type_arch (type), type, buf, addr); in store_typed_address()
|
H A D | gdbarch.h | 444 extern void gdbarch_address_to_pointer (struct gdbarch *gdbarch, struct type *type, gdb_byte *buf, …
|
H A D | gdbarch.c | 2515 gdbarch_address_to_pointer (struct gdbarch *gdbarch, struct type *type, gdb_byte *buf, CORE_ADDR ad… in gdbarch_address_to_pointer() function
|
H A D | ada-lang.c | 4165 gdbarch_address_to_pointer (gdbarch, type, buf, addr); in value_pointer()
|