Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
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()
Darm.cc5824 section_size_type group_begin_offset = 0; in group_sections() local
5849 if (section_end_offset - group_begin_offset >= group_size) in group_sections()
5897 group_begin_offset = section_begin_offset; in group_sections()