Home
last modified time | relevance | path

Searched refs:unsigned_pointer_to_address (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinferior.h179 extern CORE_ADDR unsigned_pointer_to_address (struct type *type, const void *buf);
H A Dfindvar.c297 unsigned_pointer_to_address (struct type *type, const void *buf) in unsigned_pointer_to_address() function
H A Dgdbarch.sh501 …DDR:pointer_to_address:struct type *type, const void *buf:type, buf::unsigned_pointer_to_address::0
H A Dgdbarch.c425 current_gdbarch->pointer_to_address = unsigned_pointer_to_address; in gdbarch_alloc()
H A DChangeLog-20039269 * findvar.c (unsigned_pointer_to_address): Ditto.
14940 * inferior.h (unsigned_pointer_to_address): Ditto.
14947 (unsigned_pointer_to_address): Update.
H A DChangeLog-20003900 * inferior.h, findvar.c (unsigned_pointer_to_address,