Searched defs:addr_bits_remove (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/arch/
H A Darm-get-next-pcs.h33 CORE_ADDR (*addr_bits_remove) (struct arm_get_next_pcs *self, CORE_ADDR val); member in struct:arm_get_next_pcs_ops
/netbsd-current/external/gpl3/gdb/dist/gdb/arch/
H A Darm-get-next-pcs.h33 CORE_ADDR (*addr_bits_remove) (struct arm_get_next_pcs *self, CORE_ADDR val); member in struct:arm_get_next_pcs_ops
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c254 gdbarch_addr_bits_remove_ftype *addr_bits_remove; member in struct:gdbarch
3243 set_gdbarch_addr_bits_remove(struct gdbarch *gdbarch, gdbarch_addr_bits_remove_ftype addr_bits_remove) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c145 gdbarch_addr_bits_remove_ftype *addr_bits_remove = core_addr_identity; member in struct:gdbarch
3097 set_gdbarch_addr_bits_remove(struct gdbarch *gdbarch, gdbarch_addr_bits_remove_ftype addr_bits_remove) argument

Completed in 263 milliseconds