Home
last modified time | relevance | path

Searched refs:gdbarch_address_to_pointer (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dstd-regs.c50 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 Dfindvar.c252 gdbarch_address_to_pointer (get_type_arch (type), type, buf, addr); in store_typed_address()
H A Dgdbarch.h444 extern void gdbarch_address_to_pointer (struct gdbarch *gdbarch, struct type *type, gdb_byte *buf, …
H A Dgdbarch.c2515 gdbarch_address_to_pointer (struct gdbarch *gdbarch, struct type *type, gdb_byte *buf, CORE_ADDR ad… in gdbarch_address_to_pointer() function
H A Dada-lang.c4165 gdbarch_address_to_pointer (gdbarch, type, buf, addr); in value_pointer()