Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc2671 section_size_type section_end_offset = in group_sections() local
2682 if (section_end_offset - group_begin_offset >= group_size) in group_sections()
2708 if (section_end_offset - stub_table_end_offset >= group_size) in group_sections()
2736 group_end_offset = section_end_offset; in group_sections()
2739 off = section_end_offset; in group_sections()
Darm.cc5838 section_size_type section_end_offset = in group_sections() local
5849 if (section_end_offset - group_begin_offset >= group_size) in group_sections()
5874 if (section_end_offset - stub_table_end_offset >= group_size) in group_sections()
5902 group_end_offset = section_end_offset; in group_sections()
5905 off = section_end_offset; in group_sections()