Home
last modified time | relevance | path

Searched refs:gdbarch_integer_to_address_ftype (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgdbarch.h765 typedef CORE_ADDR (gdbarch_integer_to_address_ftype) (struct type *type, void *buf); typedef
767 …id set_gdbarch_integer_to_address (struct gdbarch *gdbarch, gdbarch_integer_to_address_ftype *inte…
H A Dgdbarch.c182 gdbarch_integer_to_address_ftype *integer_to_address;
2732 gdbarch_integer_to_address_ftype integer_to_address) in set_gdbarch_integer_to_address()