Home
last modified time | relevance | path

Searched refs:gdbarch_pointer_to_address (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dfindvar.c179 return gdbarch_pointer_to_address (get_type_arch (type), type, buf); in extract_typed_address()
H A Dgdbarch.h440 extern CORE_ADDR gdbarch_pointer_to_address (struct gdbarch *gdbarch, struct type *type, const gdb_…
H A Dgdbarch.c2498 gdbarch_pointer_to_address (struct gdbarch *gdbarch, struct type *type, const gdb_byte *buf) in gdbarch_pointer_to_address() function