Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A 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()
H A Darm.cc5809 section_size_type section_end_offset = in group_sections() local
5820 if (section_end_offset - group_begin_offset >= group_size) in group_sections()
5845 if (section_end_offset - stub_table_end_offset >= group_size) in group_sections()
5873 group_end_offset = section_end_offset; in group_sections()
5876 off = section_end_offset; in group_sections()