Home
last modified time | relevance | path

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

/freebsd-12.1/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) in unsigned_address_to_pointer() function
H A Dgdbarch.c507 current_gdbarch->address_to_pointer = unsigned_address_to_pointer; in gdbarch_alloc()