Home
last modified time | relevance | path

Searched refs:new_offset (Results 1 – 25 of 64) sorted by relevance

123

/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Doutput.c472 off_t new_offset = 0; in write_file() local
543 new_offset = (off_t)dehdr.e_phoff; in write_file()
567 pad = new_offset % shdr.sh_addralign; in write_file()
570 new_offset += shdr.sh_addralign - pad; in write_file()
571 shdr.sh_offset = new_offset; in write_file()
664 new_offset = (off_t)shdr.sh_offset; in write_file()
666 new_offset += shdr.sh_size; in write_file()
682 pad = new_offset % shdr.sh_addralign; in write_file()
685 new_offset += shdr.sh_addralign - pad; in write_file()
687 shdr.sh_offset = new_offset; in write_file()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-polymorphic-call.c347 HOST_WIDE_INT new_offset = cur_offset % tree_to_shwi (TYPE_SIZE (subtype)); in restrict_to_inner_class() local
356 cur_offset = new_offset; in restrict_to_inner_class()
1911 (tree new_outer_type, HOST_WIDE_INT new_offset, bool new_maybe_derived_type, in combine_speculation_with() argument
1922 if (!speculation_consistent_p (new_outer_type, new_offset, in combine_speculation_with()
1933 speculative_offset = new_offset; in combine_speculation_with()
1940 if (speculative_offset != new_offset) in combine_speculation_with()
1969 && (new_offset > speculative_offset in combine_speculation_with()
1970 || (new_offset == speculative_offset in combine_speculation_with()
1979 speculative_offset = new_offset; in combine_speculation_with()
2008 (tree new_outer_type, HOST_WIDE_INT new_offset, bool new_maybe_derived_type, in meet_speculation_with() argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-polymorphic-call.cc350 HOST_WIDE_INT new_offset = cur_offset % tree_to_shwi (TYPE_SIZE (subtype)); in restrict_to_inner_class() local
359 cur_offset = new_offset; in restrict_to_inner_class()
1915 (tree new_outer_type, HOST_WIDE_INT new_offset, bool new_maybe_derived_type, in combine_speculation_with() argument
1926 if (!speculation_consistent_p (new_outer_type, new_offset, in combine_speculation_with()
1937 speculative_offset = new_offset; in combine_speculation_with()
1944 if (speculative_offset != new_offset) in combine_speculation_with()
1973 && (new_offset > speculative_offset in combine_speculation_with()
1974 || (new_offset == speculative_offset in combine_speculation_with()
1983 speculative_offset = new_offset; in combine_speculation_with()
2012 (tree new_outer_type, HOST_WIDE_INT new_offset, bool new_maybe_derived_type, in meet_speculation_with() argument
[all …]
H A Dtree-predcom.cc1719 tree new_offset; in ref_at_iteration() local
1723 new_offset = size_binop (MULT_EXPR, DR_STEP (dr), ssize_int (iter)); in ref_at_iteration()
1724 if (TREE_CODE (new_offset) == INTEGER_CST) in ref_at_iteration()
1725 coff = size_binop (PLUS_EXPR, coff, new_offset); in ref_at_iteration()
1727 off = size_binop (PLUS_EXPR, off, new_offset); in ref_at_iteration()
1733 new_offset = size_binop (MULT_EXPR, DR_STEP (dr), niters); in ref_at_iteration()
1735 coff = size_binop (PLUS_EXPR, coff, new_offset); in ref_at_iteration()
1737 off = size_binop (PLUS_EXPR, off, new_offset); in ref_at_iteration()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-eh-frame.c336 return ent->new_offset; in next_cie_fde_offset()
1360 delta = (bfd_vma) ent->new_offset - (bfd_vma) ent->offset; in offset_adjust()
1364 delta = ((bfd_vma) cie->new_offset + cie->u.cie.u.sec->output_offset in offset_adjust()
1589 ent->new_offset = offset; in _bfd_elf_discard_section_eh_frame()
1590 if (ent->new_offset != ent->offset) in _bfd_elf_discard_section_eh_frame()
1823 return (offset + sec_info->entry[mid].new_offset in _bfd_elf_eh_frame_section_offset()
1953 if (!ent->removed && ent->new_offset > ent->offset) in _bfd_elf_write_section_eh_frame()
1954 memmove (contents + ent->new_offset, contents + ent->offset, ent->size); in _bfd_elf_write_section_eh_frame()
1957 if (!ent->removed && ent->new_offset < ent->offset) in _bfd_elf_write_section_eh_frame()
1958 memmove (contents + ent->new_offset, contents + ent->offset, ent->size); in _bfd_elf_write_section_eh_frame()
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-eh-frame.c336 return ent->new_offset; in next_cie_fde_offset()
1361 delta = (bfd_vma) ent->new_offset - (bfd_vma) ent->offset; in offset_adjust()
1365 delta = ((bfd_vma) cie->new_offset + cie->u.cie.u.sec->output_offset in offset_adjust()
1590 ent->new_offset = offset; in _bfd_elf_discard_section_eh_frame()
1591 if (ent->new_offset != ent->offset) in _bfd_elf_discard_section_eh_frame()
1824 return (offset + sec_info->entry[mid].new_offset in _bfd_elf_eh_frame_section_offset()
1954 if (!ent->removed && ent->new_offset > ent->offset) in _bfd_elf_write_section_eh_frame()
1955 memmove (contents + ent->new_offset, contents + ent->offset, ent->size); in _bfd_elf_write_section_eh_frame()
1958 if (!ent->removed && ent->new_offset < ent->offset) in _bfd_elf_write_section_eh_frame()
1959 memmove (contents + ent->new_offset, contents + ent->offset, ent->size); in _bfd_elf_write_section_eh_frame()
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-cris.h148 #define TC_CHECK_ADJUSTED_BROKEN_DOT_WORD(new_offset, brokw) \ argument
149 tc_cris_check_adjusted_broken_word ((offsetT) (new_offset), brokw)
H A Dtc-m68k.h141 #define TC_CHECK_ADJUSTED_BROKEN_DOT_WORD(new_offset, brokw) \ argument
142 tc_m68k_check_adjusted_broken_word ((offsetT) (new_offset), (brokw))
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-cris.h148 #define TC_CHECK_ADJUSTED_BROKEN_DOT_WORD(new_offset, brokw) \ argument
149 tc_cris_check_adjusted_broken_word ((offsetT) (new_offset), brokw)
H A Dtc-m68k.h141 #define TC_CHECK_ADJUSTED_BROKEN_DOT_WORD(new_offset, brokw) \ argument
142 tc_m68k_check_adjusted_broken_word ((offsetT) (new_offset), (brokw))
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-coff.c644 size_t new_offset; in simple_object_coff_write_to_file() local
649 new_offset = offset & mask; in simple_object_coff_write_to_file()
650 new_offset &= ~ mask; in simple_object_coff_write_to_file()
651 while (new_offset > offset) in simple_object_coff_write_to_file()
657 write = new_offset - offset; in simple_object_coff_write_to_file()
H A Dsimple-object-xcoff.c900 size_t new_offset; in simple_object_xcoff_write_to_file() local
905 new_offset = offset & mask; in simple_object_xcoff_write_to_file()
906 new_offset &= ~ mask; in simple_object_xcoff_write_to_file()
907 while (new_offset > offset) in simple_object_xcoff_write_to_file()
913 write = new_offset - offset; in simple_object_xcoff_write_to_file()
H A Dsimple-object-mach-o.c1124 size_t new_offset; in simple_object_mach_o_write_segment() local
1129 new_offset = offset + mask; in simple_object_mach_o_write_segment()
1130 new_offset &= ~ mask; in simple_object_mach_o_write_segment()
1131 while (new_offset > offset) in simple_object_mach_o_write_segment()
1137 write = new_offset - offset; in simple_object_mach_o_write_segment()
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-coff.c644 size_t new_offset; in simple_object_coff_write_to_file() local
649 new_offset = offset & mask; in simple_object_coff_write_to_file()
650 new_offset &= ~ mask; in simple_object_coff_write_to_file()
651 while (new_offset > offset) in simple_object_coff_write_to_file()
657 write = new_offset - offset; in simple_object_coff_write_to_file()
H A Dsimple-object-xcoff.c900 size_t new_offset; in simple_object_xcoff_write_to_file() local
905 new_offset = offset & mask; in simple_object_xcoff_write_to_file()
906 new_offset &= ~ mask; in simple_object_xcoff_write_to_file()
907 while (new_offset > offset) in simple_object_xcoff_write_to_file()
913 write = new_offset - offset; in simple_object_xcoff_write_to_file()
H A Dsimple-object-mach-o.c1124 size_t new_offset; in simple_object_mach_o_write_segment() local
1129 new_offset = offset + mask; in simple_object_mach_o_write_segment()
1130 new_offset &= ~ mask; in simple_object_mach_o_write_segment()
1131 while (new_offset > offset) in simple_object_mach_o_write_segment()
1137 write = new_offset - offset; in simple_object_mach_o_write_segment()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-coff.c644 size_t new_offset; in simple_object_coff_write_to_file() local
649 new_offset = offset & mask; in simple_object_coff_write_to_file()
650 new_offset &= ~ mask; in simple_object_coff_write_to_file()
651 while (new_offset > offset) in simple_object_coff_write_to_file()
657 write = new_offset - offset; in simple_object_coff_write_to_file()
H A Dsimple-object-xcoff.c900 size_t new_offset; in simple_object_xcoff_write_to_file() local
905 new_offset = offset & mask; in simple_object_xcoff_write_to_file()
906 new_offset &= ~ mask; in simple_object_xcoff_write_to_file()
907 while (new_offset > offset) in simple_object_xcoff_write_to_file()
913 write = new_offset - offset; in simple_object_xcoff_write_to_file()
H A Dsimple-object-mach-o.c1124 size_t new_offset; in simple_object_mach_o_write_segment() local
1129 new_offset = offset + mask; in simple_object_mach_o_write_segment()
1130 new_offset &= ~ mask; in simple_object_mach_o_write_segment()
1131 while (new_offset > offset) in simple_object_mach_o_write_segment()
1137 write = new_offset - offset; in simple_object_mach_o_write_segment()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-coff.c644 size_t new_offset; in simple_object_coff_write_to_file() local
649 new_offset = offset & mask; in simple_object_coff_write_to_file()
650 new_offset &= ~ mask; in simple_object_coff_write_to_file()
651 while (new_offset > offset) in simple_object_coff_write_to_file()
657 write = new_offset - offset; in simple_object_coff_write_to_file()
H A Dsimple-object-xcoff.c900 size_t new_offset; in simple_object_xcoff_write_to_file() local
905 new_offset = offset & mask; in simple_object_xcoff_write_to_file()
906 new_offset &= ~ mask; in simple_object_xcoff_write_to_file()
907 while (new_offset > offset) in simple_object_xcoff_write_to_file()
913 write = new_offset - offset; in simple_object_xcoff_write_to_file()
H A Dsimple-object-mach-o.c1124 size_t new_offset; in simple_object_mach_o_write_segment() local
1129 new_offset = offset + mask; in simple_object_mach_o_write_segment()
1130 new_offset &= ~ mask; in simple_object_mach_o_write_segment()
1131 while (new_offset > offset) in simple_object_mach_o_write_segment()
1137 write = new_offset - offset; in simple_object_mach_o_write_segment()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtarget-reloc.h890 Address new_offset; in relocate_relocs() local
892 new_offset = offset + offset_in_output_section; in relocate_relocs()
901 new_offset = new_sot_offset; in relocate_relocs()
909 new_offset += view_address; in relocate_relocs()
911 new_offset -= offset_in_output_section; in relocate_relocs()
914 reloc_write.put_r_offset(new_offset); in relocate_relocs()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtarget-reloc.h890 Address new_offset; in relocate_relocs() local
892 new_offset = offset + offset_in_output_section; in relocate_relocs()
901 new_offset = new_sot_offset; in relocate_relocs()
909 new_offset += view_address; in relocate_relocs()
911 new_offset -= offset_in_output_section; in relocate_relocs()
914 reloc_write.put_r_offset(new_offset); in relocate_relocs()
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Ddisplay.c1641 int new_offset, old_offset; in update_line() local
1892 new_offset = old_offset = temp; /* adding at the end */ in update_line()
1907 new_offset = nmax; in update_line()
1918 new_offset = old_offset = 0; in update_line()
1921 _rl_compare_chars(old, old_offset, &ps_old, new, new_offset, &ps_new) && in update_line()
1925 new_offset = _rl_find_next_mbchar (new, new_offset, 1, MB_FIND_ANY); in update_line()
1929 nfd = new + new_offset; in update_line()
1930 nfdf = new_face + new_offset; in update_line()
1966 new_offset = _rl_find_prev_mbchar (new, nfd - new, MB_FIND_ANY); in update_line()
1969 nfd = new + new_offset; in update_line()
[all …]

123