Searched defs:address_to_pointer (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c226 gdbarch_address_to_pointer_ftype *address_to_pointer; member in struct:gdbarch
2705 set_gdbarch_address_to_pointer(struct gdbarch *gdbarch, gdbarch_address_to_pointer_ftype address_to_pointer) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c116 gdbarch_address_to_pointer_ftype *address_to_pointer = unsigned_address_to_pointer; member in struct:gdbarch
2541 set_gdbarch_address_to_pointer(struct gdbarch *gdbarch, gdbarch_address_to_pointer_ftype address_to_pointer) argument

Completed in 196 milliseconds