Home
last modified time | relevance | path

Searched refs:adjusted_insn_addr_end (Results 1 – 24 of 24) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/gdb/gdbserver/
H A Dtarget.h371 CORE_ADDR *adjusted_insn_addr_end);
470 adjusted_insn_addr_end) \ argument
477 adjusted_insn_addr_end)
H A Dlinux-x86-low.c1188 CORE_ADDR *adjusted_insn_addr_end) in amd64_install_fast_tracepoint_jump_pad() argument
1312 *adjusted_insn_addr_end = buildaddr; in amd64_install_fast_tracepoint_jump_pad()
1352 CORE_ADDR *adjusted_insn_addr_end) in i386_install_fast_tracepoint_jump_pad() argument
1470 *adjusted_insn_addr_end = buildaddr; in i386_install_fast_tracepoint_jump_pad()
1503 CORE_ADDR *adjusted_insn_addr_end) in x86_install_fast_tracepoint_jump_pad() argument
1513 adjusted_insn_addr_end); in x86_install_fast_tracepoint_jump_pad()
1522 adjusted_insn_addr_end); in x86_install_fast_tracepoint_jump_pad()
H A Dlinux-low.h138 CORE_ADDR *adjusted_insn_addr_end);
H A Dtracepoint.c647 CORE_ADDR adjusted_insn_addr_end; member
2755 tpoint->adjusted_insn_addr_end in cmd_qtstart()
2756 = prev_ftpoint->adjusted_insn_addr_end; in cmd_qtstart()
2777 &tpoint->adjusted_insn_addr_end); in cmd_qtstart()
5225 paddress (tpoint->adjusted_insn_addr_end)); in fast_tracepoint_collecting()
5291 status->adjusted_insn_addr_end = tpoint->adjusted_insn_addr_end; in fast_tracepoint_collecting()
5313 paddress (tpoint->adjusted_insn_addr_end)); in fast_tracepoint_collecting()
H A Dserver.h599 CORE_ADDR adjusted_insn_addr_end; member
H A Dlinux-low.c1262 && lwp->stop_pc < status.adjusted_insn_addr_end)) in maybe_move_out_of_jump_pad()
5093 CORE_ADDR *adjusted_insn_addr_end) in linux_install_fast_tracepoint_jump_pad() argument
5098 adjusted_insn_addr, adjusted_insn_addr_end); in linux_install_fast_tracepoint_jump_pad()
H A DChangeLog938 <adjusted_insn_addr_end, jump_pad, jump_pad_end>: New fields.
/dports/devel/gdb761/gdb-7.6.1/gdb/gdbserver/
H A Dtarget.h381 CORE_ADDR *adjusted_insn_addr_end,
516 adjusted_insn_addr_end, \ argument
526 adjusted_insn_addr_end, \
H A Dlinux-low.h160 CORE_ADDR *adjusted_insn_addr_end,
H A Dlinux-x86-low.c1417 CORE_ADDR *adjusted_insn_addr_end, in amd64_install_fast_tracepoint_jump_pad() argument
1544 *adjusted_insn_addr_end = buildaddr; in amd64_install_fast_tracepoint_jump_pad()
1606 CORE_ADDR *adjusted_insn_addr_end, in i386_install_fast_tracepoint_jump_pad() argument
1725 *adjusted_insn_addr_end = buildaddr; in i386_install_fast_tracepoint_jump_pad()
1789 CORE_ADDR *adjusted_insn_addr_end, in x86_install_fast_tracepoint_jump_pad() argument
1801 adjusted_insn_addr_end, in x86_install_fast_tracepoint_jump_pad()
1812 adjusted_insn_addr_end, in x86_install_fast_tracepoint_jump_pad()
H A Dserver.h417 CORE_ADDR adjusted_insn_addr_end; member
H A Dtracepoint.c792 CORE_ADDR adjusted_insn_addr_end; member
3049 to->adjusted_insn_addr_end = from->adjusted_insn_addr_end; in clone_fast_tracepoint()
3095 &tpoint->adjusted_insn_addr_end, in install_fast_tracepoint()
5590 paddress (tpoint->adjusted_insn_addr_end)); in fast_tracepoint_collecting()
5680 status->adjusted_insn_addr_end = tpoint->adjusted_insn_addr_end; in fast_tracepoint_collecting()
5702 paddress (tpoint->adjusted_insn_addr_end)); in fast_tracepoint_collecting()
H A Dlinux-low.c1608 && lwp->stop_pc < status.adjusted_insn_addr_end)) in maybe_move_out_of_jump_pad()
5351 CORE_ADDR *adjusted_insn_addr_end, in linux_install_fast_tracepoint_jump_pad() argument
5358 adjusted_insn_addr, adjusted_insn_addr_end, in linux_install_fast_tracepoint_jump_pad()
H A DChangeLog2975 <adjusted_insn_addr_end, jump_pad, jump_pad_end>: New fields.
/dports/devel/gdb/gdb-11.1/gdbserver/
H A Dtarget.h380 CORE_ADDR *adjusted_insn_addr, CORE_ADDR *adjusted_insn_addr_end,
607 adjusted_insn_addr_end, \ argument
617 adjusted_insn_addr_end, \
H A Dlinux-x86-low.cc120 CORE_ADDR *adjusted_insn_addr, CORE_ADDR *adjusted_insn_addr_end,
1175 CORE_ADDR *adjusted_insn_addr_end, in amd64_install_fast_tracepoint_jump_pad() argument
1302 *adjusted_insn_addr_end = buildaddr; in amd64_install_fast_tracepoint_jump_pad()
1364 CORE_ADDR *adjusted_insn_addr_end, in i386_install_fast_tracepoint_jump_pad() argument
1483 *adjusted_insn_addr_end = buildaddr; in i386_install_fast_tracepoint_jump_pad()
1554 CORE_ADDR *adjusted_insn_addr_end, in install_fast_tracepoint_jump_pad() argument
1566 adjusted_insn_addr_end, in install_fast_tracepoint_jump_pad()
1577 adjusted_insn_addr_end, in install_fast_tracepoint_jump_pad()
H A Dtracepoint.h113 CORE_ADDR adjusted_insn_addr_end; member
H A Dlinux-ppc-low.cc75 CORE_ADDR *adjusted_insn_addr, CORE_ADDR *adjusted_insn_addr_end,
1602 CORE_ADDR *adjusted_insn_addr_end, in install_fast_tracepoint_jump_pad() argument
1748 *adjusted_insn_addr_end = *adjusted_insn_addr; in install_fast_tracepoint_jump_pad()
1749 ppc_relocate_instruction (adjusted_insn_addr_end, tpaddr); in install_fast_tracepoint_jump_pad()
1753 if ((*adjusted_insn_addr_end - *adjusted_insn_addr == 0) in install_fast_tracepoint_jump_pad()
1754 || (*adjusted_insn_addr_end - *adjusted_insn_addr > 12)) in install_fast_tracepoint_jump_pad()
1758 (int) (*adjusted_insn_addr_end - *adjusted_insn_addr)); in install_fast_tracepoint_jump_pad()
1762 buildaddr = *adjusted_insn_addr_end; in install_fast_tracepoint_jump_pad()
H A Dlinux-s390-low.cc75 CORE_ADDR *adjusted_insn_addr, CORE_ADDR *adjusted_insn_addr_end,
1281 CORE_ADDR *adjusted_insn_addr, CORE_ADDR *adjusted_insn_addr_end, in install_fast_tracepoint_jump_pad() argument
1395 *adjusted_insn_addr_end = buildaddr; in install_fast_tracepoint_jump_pad()
H A Dtarget.cc695 CORE_ADDR *adjusted_insn_addr, CORE_ADDR *adjusted_insn_addr_end, in install_fast_tracepoint_jump_pad() argument
H A Dtracepoint.cc780 CORE_ADDR adjusted_insn_addr_end; member
3075 to->adjusted_insn_addr_end = from->adjusted_insn_addr_end; in clone_fast_tracepoint()
3124 &tpoint->adjusted_insn_addr, &tpoint->adjusted_insn_addr_end, errbuf); in install_fast_tracepoint()
5668 paddress (tpoint->adjusted_insn_addr_end)); in fast_tracepoint_collecting()
5758 status->adjusted_insn_addr_end = tpoint->adjusted_insn_addr_end; in fast_tracepoint_collecting()
5780 paddress (tpoint->adjusted_insn_addr_end)); in fast_tracepoint_collecting()
H A Dlinux-aarch64-low.cc83 CORE_ADDR *adjusted_insn_addr, CORE_ADDR *adjusted_insn_addr_end,
2075 CORE_ADDR *adjusted_insn_addr, CORE_ADDR *adjusted_insn_addr_end, in install_fast_tracepoint_jump_pad() argument
2406 *adjusted_insn_addr_end = buildaddr; in install_fast_tracepoint_jump_pad()
H A Dlinux-low.cc2042 && lwp->stop_pc < status.adjusted_insn_addr_end)) in maybe_move_out_of_jump_pad()
H A DChangeLog18029 <adjusted_insn_addr_end, jump_pad, jump_pad_end>: New fields.