Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Daarch64.cc2657 section_size_type group_begin_offset = 0; in group_sections() local
2682 if (section_end_offset - group_begin_offset >= group_size) in group_sections()
2731 group_begin_offset = section_begin_offset; in group_sections()
H A Darm.cc5795 section_size_type group_begin_offset = 0; in group_sections() local
5820 if (section_end_offset - group_begin_offset >= group_size) in group_sections()
5868 group_begin_offset = section_begin_offset; in group_sections()