Searched refs:unsigned_address_to_pointer (Results 1 – 5 of 5) sorted by relevance
181 extern void unsigned_address_to_pointer (struct type *type, void *buf,
311 unsigned_address_to_pointer (struct type *type, void *buf, CORE_ADDR addr) in unsigned_address_to_pointer() function
502 …ointer:struct type *type, void *buf, CORE_ADDR addr:type, buf, addr::unsigned_address_to_pointer::0
426 current_gdbarch->address_to_pointer = unsigned_address_to_pointer; in gdbarch_alloc()
9672 * findvar.c (unsigned_address_to_pointer): Ditto.