Lines Matching refs:high_offset
1621 bfd_vma high_offset; in NAME() local
1695 high_offset = 0; in NAME()
1706 if (segment_end > high_offset) in NAME()
1708 high_offset = segment_end; in NAME()
1732 if (high_offset == 0) in NAME()
1752 high_offset = size; in NAME()
1766 high_offset = shdr_end; in NAME()
1772 contents = (bfd_byte *) bfd_zmalloc (high_offset); in NAME()
1796 end = high_offset; in NAME()
1812 if (high_offset < shdr_end) in NAME()
1839 bim->size = high_offset; in NAME()