Searched refs:to_addr (Results 26 - 33 of 33) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.c2464 int to_addr = INSN_ADDRESSES (INSN_UID (operands[0]));
2465 int delta = to_addr - from_addr;
2458 int to_addr = INSN_ADDRESSES (INSN_UID (operands[0])); local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.cc2663 int to_addr = INSN_ADDRESSES (INSN_UID (operands[0]));
2664 int delta = to_addr - from_addr;
2657 int to_addr = INSN_ADDRESSES (INSN_UID (operands[0])); local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.cc2464 int to_addr = INSN_ADDRESSES (INSN_UID (operands[0]));
2465 int delta = to_addr - from_addr;
2458 int to_addr = INSN_ADDRESSES (INSN_UID (operands[0])); local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dada-lang.c2902 CORE_ADDR to_addr = toval->address ();
2907 read_memory (to_addr, buffer, len);
2919 write_memory_with_notification (to_addr, buffer, len);
2897 CORE_ADDR to_addr = toval->address (); local
H A Dbreakpoint.c7417 breakpoint_adjustment_warning (CORE_ADDR from_addr, CORE_ADDR to_addr,
7426 strcpy (astr2, hex_string_custom ((unsigned long) to_addr, 8));
7412 breakpoint_adjustment_warning(CORE_ADDR from_addr, CORE_ADDR to_addr, int bnum, bool have_bnum) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dada-lang.c2909 CORE_ADDR to_addr = value_address (toval);
2914 read_memory (to_addr, buffer, len);
2926 write_memory_with_notification (to_addr, buffer, len);
2904 CORE_ADDR to_addr = value_address (toval); local
H A Dbreakpoint.c7245 breakpoint_adjustment_warning (CORE_ADDR from_addr, CORE_ADDR to_addr,
7254 strcpy (astr2, hex_string_custom ((unsigned long) to_addr, 8));
7240 breakpoint_adjustment_warning(CORE_ADDR from_addr, CORE_ADDR to_addr, int bnum, bool have_bnum) argument
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2711 struct sockaddr_in6 *from, struct in6_addr *to_addr,

Completed in 361 milliseconds

12