Home
last modified time | relevance | path

Searched refs:copy_offset (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dmem-break.cc1926 int copy_offset, copy_len, buf_offset; in check_mem_read() local
1945 copy_offset = start - jp->pc; in check_mem_read()
1950 fast_tracepoint_jump_shadow (jp) + copy_offset, in check_mem_read()
1958 int copy_offset, copy_len, buf_offset; in check_mem_read() local
1980 copy_offset = start - bp->pc; in check_mem_read()
2012 int copy_offset, copy_len, buf_offset; in check_mem_write() local
2033 copy_offset = start - jp->pc; in check_mem_write()
2036 memcpy (fast_tracepoint_jump_shadow (jp) + copy_offset, in check_mem_write()
2040 fast_tracepoint_jump_insn (jp) + copy_offset, copy_len); in check_mem_write()
2047 int copy_offset, copy_len, buf_offset; in check_mem_write() local
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dmem-break.cc1926 int copy_offset, copy_len, buf_offset; in check_mem_read() local
1945 copy_offset = start - jp->pc; in check_mem_read()
1950 fast_tracepoint_jump_shadow (jp) + copy_offset, in check_mem_read()
1958 int copy_offset, copy_len, buf_offset; in check_mem_read() local
1980 copy_offset = start - bp->pc; in check_mem_read()
2012 int copy_offset, copy_len, buf_offset; in check_mem_write() local
2033 copy_offset = start - jp->pc; in check_mem_write()
2036 memcpy (fast_tracepoint_jump_shadow (jp) + copy_offset, in check_mem_write()
2040 fast_tracepoint_jump_insn (jp) + copy_offset, copy_len); in check_mem_write()
2047 int copy_offset, copy_len, buf_offset; in check_mem_write() local
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.cc241 poly_int64 copy_offset, ref_offset; in get_byte_range() local
249 if (!get_byte_aligned_range_contained_in_ref (copy, &copy_offset, in get_byte_range()
255 if (!get_byte_aligned_range_containing_ref (copy, &copy_offset, in get_byte_range()
261 || !ordered_p (copy_offset, ref_offset)) in get_byte_range()
273 if (maybe_lt (copy_offset, ref_offset)) in get_byte_range()
275 if (!(ref_offset - copy_offset).is_constant (&diff) in get_byte_range()
279 copy_offset = ref_offset; in get_byte_range()
282 if (!(copy_offset - ref_offset).is_constant (&diff) in get_byte_range()
292 if (!(copy_offset - ref_offset).is_constant (ret_offset)) in get_byte_range()
H A Dregcprop.c437 poly_uint64 copy_offset = bytes_per_reg * (copy_nregs - use_nregs); in maybe_mode_change() local
439 = subreg_size_lowpart_offset (GET_MODE_SIZE (new_mode) + copy_offset, in maybe_mode_change()
H A Dregcprop.cc438 poly_uint64 copy_offset = bytes_per_reg * (copy_nregs - use_nregs); in maybe_mode_change() local
440 = subreg_size_lowpart_offset (GET_MODE_SIZE (new_mode) + copy_offset, in maybe_mode_change()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dregcprop.c437 poly_uint64 copy_offset = bytes_per_reg * (copy_nregs - use_nregs); in maybe_mode_change() local
439 = subreg_size_lowpart_offset (GET_MODE_SIZE (new_mode) + copy_offset, in maybe_mode_change()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-94955780 * libelf.h (struct elf_link_hash_entry): Remove copy_offset field.
5812 copy_offset. Initialize got_offset and plt_offset.
5832 set copy_offset, just set ELF_LINK_HASH_NEEDS_COPY.
5862 set copy_offset, just set ELF_LINK_HASH_NEEDS_COPY.
5903 copy_offset field.
5908 initialize copy_offset.
5909 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use copy_offset
5913 * elf32-i386.c (elf_i386_finish_dynamic_symbol): Use copy_offset,
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-94955780 * libelf.h (struct elf_link_hash_entry): Remove copy_offset field.
5812 copy_offset. Initialize got_offset and plt_offset.
5832 set copy_offset, just set ELF_LINK_HASH_NEEDS_COPY.
5862 set copy_offset, just set ELF_LINK_HASH_NEEDS_COPY.
5903 copy_offset field.
5908 initialize copy_offset.
5909 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use copy_offset
5913 * elf32-i386.c (elf_i386_finish_dynamic_symbol): Use copy_offset,
/netbsd/external/gpl3/gdb/dist/bfd/
H A DChangeLog-94955780 * libelf.h (struct elf_link_hash_entry): Remove copy_offset field.
5812 copy_offset. Initialize got_offset and plt_offset.
5832 set copy_offset, just set ELF_LINK_HASH_NEEDS_COPY.
5862 set copy_offset, just set ELF_LINK_HASH_NEEDS_COPY.
5903 copy_offset field.
5908 initialize copy_offset.
5909 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use copy_offset
5913 * elf32-i386.c (elf_i386_finish_dynamic_symbol): Use copy_offset,
/netbsd/external/gpl3/binutils/dist/bfd/
H A DChangeLog-94955780 * libelf.h (struct elf_link_hash_entry): Remove copy_offset field.
5812 copy_offset. Initialize got_offset and plt_offset.
5832 set copy_offset, just set ELF_LINK_HASH_NEEDS_COPY.
5862 set copy_offset, just set ELF_LINK_HASH_NEEDS_COPY.
5903 copy_offset field.
5908 initialize copy_offset.
5909 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use copy_offset
5913 * elf32-i386.c (elf_i386_finish_dynamic_symbol): Use copy_offset,