Searched refs:unsigned_pointer_to_address (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinferior.h136 extern CORE_ADDR unsigned_pointer_to_address (struct gdbarch *gdbarch,
H A Dfindvar.c317 unsigned_pointer_to_address (struct gdbarch *gdbarch, function
H A Dgdbarch.sh495 m;CORE_ADDR;pointer_to_address;struct type *type, const gdb_byte *buf;type, buf;;unsigned_pointer_to_address;;0
H A Dgdbarch.c419 gdbarch->pointer_to_address = unsigned_pointer_to_address;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinferior.h140 extern CORE_ADDR unsigned_pointer_to_address (struct gdbarch *gdbarch,
H A Dfindvar.c308 unsigned_pointer_to_address (struct gdbarch *gdbarch, function
H A Dgdbarch.c115 gdbarch_pointer_to_address_ftype *pointer_to_address = unsigned_pointer_to_address;

Completed in 234 milliseconds