Home
last modified time | relevance | path

Searched refs:section_end_offset (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Daarch64.cc2792 section_size_type section_end_offset = in group_sections() local
2803 if (section_end_offset - group_begin_offset >= group_size) in group_sections()
2829 if (section_end_offset - stub_table_end_offset >= group_size) in group_sections()
2857 group_end_offset = section_end_offset; in group_sections()
2860 off = section_end_offset; in group_sections()
H A Darm.cc5861 section_size_type section_end_offset = in group_sections() local
5872 if (section_end_offset - group_begin_offset >= group_size) in group_sections()
5897 if (section_end_offset - stub_table_end_offset >= group_size) in group_sections()
5925 group_end_offset = section_end_offset; in group_sections()
5928 off = section_end_offset; in group_sections()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Daarch64.cc2793 section_size_type section_end_offset = in group_sections() local
2804 if (section_end_offset - group_begin_offset >= group_size) in group_sections()
2830 if (section_end_offset - stub_table_end_offset >= group_size) in group_sections()
2858 group_end_offset = section_end_offset; in group_sections()
2861 off = section_end_offset; in group_sections()
H A Darm.cc5861 section_size_type section_end_offset = in group_sections() local
5872 if (section_end_offset - group_begin_offset >= group_size) in group_sections()
5897 if (section_end_offset - stub_table_end_offset >= group_size) in group_sections()
5925 group_end_offset = section_end_offset; in group_sections()
5928 off = section_end_offset; in group_sections()