Searched refs:unsigned_address_to_pointer (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/gdb/gdb/
H A Dinferior.h185 extern void unsigned_address_to_pointer (struct type *type, void *buf,
H A Dfindvar.c327 unsigned_address_to_pointer (struct type *type, void *buf, CORE_ADDR addr) function
H A Dgdbarch.c507 current_gdbarch->address_to_pointer = unsigned_address_to_pointer;

Completed in 122 milliseconds