Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dinferior.h181 extern CORE_ADDR unsigned_pointer_to_address (struct type *type,
Dfindvar.c300 unsigned_pointer_to_address (struct type *type, const gdb_byte *buf) in unsigned_pointer_to_address() function
Dgdbarch.sh500 …pointer_to_address:struct type *type, const gdb_byte *buf:type, buf::unsigned_pointer_to_address::0
Dgdbarch.c433 current_gdbarch->pointer_to_address = unsigned_pointer_to_address; in gdbarch_alloc()