Searched defs:addr_orig (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daarch64-nat.c243 const CORE_ADDR addr_orig = state->dr_addr_orig_wp[i]; local
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Daarch64-hw-point.c475 CORE_ADDR addr_orig = addr; local
277 aarch64_dr_state_insert_one_point(ptid_t ptid, struct aarch64_debug_reg_state *state, enum target_hw_bp_type type, CORE_ADDR addr, int offset, int len, CORE_ADDR addr_orig) argument
358 aarch64_dr_state_remove_one_point(ptid_t ptid, struct aarch64_debug_reg_state *state, enum target_hw_bp_type type, CORE_ADDR addr, int offset, int len, CORE_ADDR addr_orig) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Daarch64-linux-hw-point.c608 CORE_ADDR addr_orig = addr; local
418 aarch64_dr_state_insert_one_point(struct aarch64_debug_reg_state *state, enum target_hw_bp_type type, CORE_ADDR addr, int offset, int len, CORE_ADDR addr_orig) argument
498 aarch64_dr_state_remove_one_point(struct aarch64_debug_reg_state *state, enum target_hw_bp_type type, CORE_ADDR addr, int offset, int len, CORE_ADDR addr_orig) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Daarch64-linux-nat.c890 const CORE_ADDR addr_orig = state->dr_addr_orig_wp[i]; local
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-aarch64-low.cc491 const CORE_ADDR addr_orig = state->dr_addr_orig_wp[i]; local
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-aarch64-low.cc586 const CORE_ADDR addr_orig = state->dr_addr_orig_wp[i]; local

Completed in 147 milliseconds